liudong
2024-08-24 9d5f55f5733a470cb59c5d7f06c0aeac36177cf9
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}