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