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