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