yinbangzhong
2024-08-08 4ace68af4236a1be8b57dbcfc185871eda76fed9
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}