wupengfei
2025-04-14 450f5ef33f160775064b6ea9ae365a881f3ff47d
src/services/api/index.ts
@@ -52,6 +52,7 @@
import * as OpenInformation from './OpenInformation';
import * as OperateHistory from './OperateHistory';
import * as Order from './Order';
import * as ParkBountyApply from './ParkBountyApply';
import * as ParkOrHR from './ParkOrHR';
import * as ParkReward from './ParkReward';
import * as Permissions from './Permissions';
@@ -137,6 +138,7 @@
  OpenInformation,
  OperateHistory,
  Order,
  ParkBountyApply,
  ParkOrHR,
  ParkReward,
  Permissions,