master
wangbing 4 years ago
parent f4b8561bb4
commit ed1deec099

@ -206,8 +206,8 @@ public class DataInit {
forMgr.add(createRes("03030106", "用户更新", "WEB", "/ajax/wsys/user/update"));
forMgr.add(createRes("03030107", "用户查询", "WEB", "/ajax/wsys/user/find"));
forMgr.add(createRes("03030108", "用户获取", "WEB", "/ajax/wsys/user/get"));
forMgr.add(createRes("03030109", "修改密码", "WEB", "/ajax/wsys/user/ChangePwd", true));
forMgr.add(createRes("03030110", "重置密码", "WEB", "/ajax/wsys/user/ResetPwd"));
forMgr.add(createRes("03030109", "修改密码", "WEB", "/ajax/wsys/user/changePwd", true));
forMgr.add(createRes("03030110", "重置密码", "WEB", "/ajax/wsys/user/resetPwd"));
forMgr.add(createRes("0304", "机构管理菜单", "WEB", "SYS_DEPT"));
forMgr.add(createRes("030401", "机构管理页", "WEB", "/wsys/dept.htm"));

Loading…
Cancel
Save

Powered by TurnKey Linux.