bug修复
This commit is contained in:
parent
3372416187
commit
d3704fd091
@ -319,6 +319,7 @@ public class SystemUserServiceImpl extends ServiceImpl<SystemUserMapper, SystemU
|
||||
result.put("menuAuthority", menuAuthority);
|
||||
result.put("scope", scope);
|
||||
result.put("expire", false);
|
||||
result.put("systemLogoConfig", slc);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user