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