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