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