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