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