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