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