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