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