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