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