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