baozh:修改角色功能权限的同时,同步应用权限。

This commit is contained in:
baozhuhui
2019-04-01 21:17:17 +08:00
parent 35c6f559e1
commit ff28be7173
4 changed files with 116 additions and 2 deletions

View File

@@ -197,6 +197,8 @@ public class BusinessConstants {
public static final String LOG_MODULE_NAME_ORGANIZATION= "机构";
public static final String LOG_INTERFACE_NAME_ORGANIZATION= "organization";
public static final String TYPE_NAME_ROLE_APP = "RoleAPP";