wupengfei
2025-05-30 3c42cdfe02b7a8e890d19b6bddd1a14365e754d5
src/services/api/index.ts
@@ -12,6 +12,8 @@
import * as IdentityUserLookup from './IdentityUserLookup';
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';
@@ -29,6 +31,8 @@
  IdentityUserLookup,
  InsuranceClaim,
  InsuranceOrder,
  InsureBatchBill,
  ParkBountyApply,
  Permissions,
  PhoneMessage,
  Profile,