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