Commit 936ca0e9 authored by macro's avatar macro
Browse files

Update UmsAdminCacheService.java

parent 86f5e05b
......@@ -51,7 +51,7 @@ public interface UmsAdminCacheService {
List<UmsResource> getResourceList(Long adminId);
/**
* 设置后台后台用户资源列表
* 设置缓存后台用户资源列表
*/
void setResourceList(Long adminId, List<UmsResource> resourceList);
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment