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