Commit 1da977a0 authored by hongguangwu's avatar hongguangwu

MVP1.7.15-税友户配置拦截权限2

parent c7726984
...@@ -228,7 +228,7 @@ public class SysHouseHoldInfoServiceImpl extends ServiceImpl<SysHouseHoldInfoMap ...@@ -228,7 +228,7 @@ public class SysHouseHoldInfoServiceImpl extends ServiceImpl<SysHouseHoldInfoMap
} }
// 2办理人 // 2办理人
if (Common.isNotNull(auditUser)) { if (Common.isNotNull(handleUser)) {
String handleNo = "办理人(" + handleUserName + ")账号没有" + typeName + "的办理角色,不能授权为办理人,"; String handleNo = "办理人(" + handleUserName + ")账号没有" + typeName + "的办理角色,不能授权为办理人,";
// 1:角色菜单 // 1:角色菜单
......
Markdown is supported
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