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