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