"eladmin-system/src/vscode:/vscode.git/clone" did not exist on "21f8b4ebb50c530eb7cabe705e8805ae3232b64a"
Commit bbd593e8 authored by macro's avatar macro
Browse files

Update UmsAdminCacheService.java

parent 8a6579db
...@@ -31,7 +31,7 @@ public interface UmsAdminCacheService { ...@@ -31,7 +31,7 @@ public interface UmsAdminCacheService {
void delResourceListByRoleIds(List<Long> roleIds); void delResourceListByRoleIds(List<Long> roleIds);
/** /**
* 当资源信息改变时,删除资源项目后台用户缓存 * 当资源信息改变时,删除资源相关后台用户缓存
*/ */
void delResourceListByResource(Long resourceId); void delResourceListByResource(Long resourceId);
......
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