恢复2
This commit is contained in:
parent
d542ab5fc0
commit
d87a590c34
@ -23,8 +23,8 @@ public class UserPermissionGetter {
|
||||
private RuntimeAppContextService runtimeAppContextService;
|
||||
|
||||
public String getCurrentUserId() {
|
||||
// return runtimeAppContextService.getCurrentUserId();
|
||||
return "zjh";
|
||||
return runtimeAppContextService.getCurrentUserId();
|
||||
// return "zjh";
|
||||
}
|
||||
|
||||
// 获取子系统下的参数权限
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user