Commit fb4d8c21 by fsn

更新角色的字典

parent 51c83368
......@@ -23,6 +23,7 @@ public class RoleDict extends AbstractDictMap {
@Override
protected void initBeWrapped() {
putFieldWrapperMethodName("pid","getSingleRoleName");
putFieldWrapperMethodName("deptid","getDeptName");
}
}
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