This commit is contained in:
zjh 2025-12-14 20:39:12 +08:00
parent d542ab5fc0
commit d87a590c34

View File

@ -23,8 +23,8 @@ public class UserPermissionGetter {
private RuntimeAppContextService runtimeAppContextService;
public String getCurrentUserId() {
// return runtimeAppContextService.getCurrentUserId();
return "zjh";
return runtimeAppContextService.getCurrentUserId();
// return "zjh";
}
// 获取子系统下的参数权限