Update UmsAdminCacheService.java
This commit is contained in:
parent
86f5e05bff
commit
936ca0e93a
@ -51,7 +51,7 @@ public interface UmsAdminCacheService {
|
||||
List<UmsResource> getResourceList(Long adminId);
|
||||
|
||||
/**
|
||||
* 设置后台后台用户资源列表
|
||||
* 设置缓存后台用户资源列表
|
||||
*/
|
||||
void setResourceList(Long adminId, List<UmsResource> resourceList);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user