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