zhangxiao
2024-08-07 3cda92d7477b63faf3a2e32d1ba2a92baae53321
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}