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