小组成员添加补充更新用户权限缓存策略
This commit is contained in:
parent
bc60e9abcf
commit
943714276c
Binary file not shown.
@ -1313,6 +1313,8 @@ public class CooperationWeb extends ActionWeb {
|
||||
}
|
||||
// 保存
|
||||
api.createCooperationMemebers(memberModels);
|
||||
//更新用户权限缓存
|
||||
CooperationCache.updateTeamInfo(teamId);
|
||||
return ro.toString();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user