wupengfei
2025-05-30 497ed339e6dba93ad47ef0e68576c93438f836e3
src/services/api/index.ts
@@ -13,6 +13,7 @@
import * as InsuranceClaim from './InsuranceClaim';
import * as InsuranceOrder from './InsuranceOrder';
import * as InsureBatchBill from './InsureBatchBill';
import * as ParkBountyApply from './ParkBountyApply';
import * as Permissions from './Permissions';
import * as PhoneMessage from './PhoneMessage';
import * as Profile from './Profile';
@@ -31,6 +32,7 @@
  InsuranceClaim,
  InsuranceOrder,
  InsureBatchBill,
  ParkBountyApply,
  Permissions,
  PhoneMessage,
  Profile,