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