This commit is contained in:
@@ -61,7 +61,7 @@ public @interface RestMapping {
|
||||
int actionid() default 0;
|
||||
|
||||
/**
|
||||
* 结果缓存的秒数, 为0表示不缓存, 对应@HttpCacheable.seconds
|
||||
* 结果缓存的秒数, 为0表示不缓存, 对应@HttpMapping.cacheseconds
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user