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