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