schangxiang@126.com
2025-09-19 0821aa23eabe557c0d9ef5dbe6989c68be35d1fe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
// This file is created by egg-ts-helper@1.25.2
// Do not modify this file!!!!!!!!!
 
import 'egg';
import ExportAuth from '../../../app/service/auth';
import ExportBaseApiService from '../../../app/service/baseApiService';
import ExportBaseService from '../../../app/service/baseService';
import ExportCommon from '../../../app/service/common';
import ExportTask from '../../../app/service/task';
import ExportWcs from '../../../app/service/wcs';
import ExportBasicInfoConsignor from '../../../app/service/basicInfo/consignor';
import ExportBasicInfoConsignorContract from '../../../app/service/basicInfo/consignorContract';
import ExportBasicInfoDestination from '../../../app/service/basicInfo/destination';
import ExportBasicInfoPlate from '../../../app/service/basicInfo/plate';
import ExportBasicInfoPosition from '../../../app/service/basicInfo/position';
import ExportBasicInfoProductInfo from '../../../app/service/basicInfo/productInfo';
import ExportBasicInfoProvider from '../../../app/service/basicInfo/provider';
import ExportBasicInfoStorage from '../../../app/service/basicInfo/storage';
import ExportBasicInfoStorageArea from '../../../app/service/basicInfo/storageArea';
import ExportCrmClientLinker from '../../../app/service/crm/clientLinker';
import ExportExpressBshtHelper from '../../../app/service/express/bshtHelper';
import ExportExpressEmsHelper from '../../../app/service/express/emsHelper';
import ExportExpressHongyuanHelper from '../../../app/service/express/hongyuanHelper';
import ExportExpressLdgHelper from '../../../app/service/express/ldgHelper';
import ExportExpressQuotation from '../../../app/service/express/quotation';
import ExportExpressShunfengHelper from '../../../app/service/express/shunfengHelper';
import ExportExpressSortingCodeHelper from '../../../app/service/express/sortingCodeHelper';
import ExportExpressStoHelper from '../../../app/service/express/stoHelper';
import ExportExpressVoyage from '../../../app/service/express/voyage';
import ExportExpressWayBill from '../../../app/service/express/wayBill';
import ExportExpressWayBillTracking from '../../../app/service/express/wayBillTracking';
import ExportExpressYuantongHelper from '../../../app/service/express/yuantongHelper';
import ExportExpressZhongtongHelper from '../../../app/service/express/zhongtongHelper';
import ExportFinanceAccountCheck from '../../../app/service/finance/accountCheck';
import ExportFinanceBankAccount from '../../../app/service/finance/bankAccount';
import ExportFinanceBankBiz from '../../../app/service/finance/bankBiz';
import ExportFinanceFeeItem from '../../../app/service/finance/feeItem';
import ExportFinanceOneCharge from '../../../app/service/finance/oneCharge';
import ExportFinancePayableBill from '../../../app/service/finance/payableBill';
import ExportFinancePayout from '../../../app/service/finance/payout';
import ExportFinanceReceive from '../../../app/service/finance/receive';
import ExportFinanceStoragefee from '../../../app/service/finance/storagefee';
import ExportInboundDamagedOrder from '../../../app/service/inbound/damagedOrder';
import ExportInboundEnterlpnScanService from '../../../app/service/inbound/enterlpnScanService';
import ExportInboundInScanService from '../../../app/service/inbound/inScanService';
import ExportInboundOrder from '../../../app/service/inbound/order';
import ExportInboundOrderHelper from '../../../app/service/inbound/orderHelper';
import ExportInboundReturn from '../../../app/service/inbound/return';
import ExportInboundShelveStackingScan from '../../../app/service/inbound/shelveStackingScan';
import ExportInboundShevlveScan from '../../../app/service/inbound/shevlveScan';
import ExportOutboundAllocation from '../../../app/service/outbound/allocation';
import ExportOutboundEmptyEquipmentReturn from '../../../app/service/outbound/emptyEquipmentReturn';
import ExportOutboundGoods from '../../../app/service/outbound/goods';
import ExportOutboundOrder from '../../../app/service/outbound/order';
import ExportOutboundOrderHelper from '../../../app/service/outbound/orderHelper';
import ExportOutboundOrderPlan from '../../../app/service/outbound/orderPlan';
import ExportOutboundOutScanService from '../../../app/service/outbound/outScanService';
import ExportOutboundPickingPaiScanService from '../../../app/service/outbound/pickingPaiScanService';
import ExportStatXStatStorageDay from '../../../app/service/stat/xStatStorageDay';
import ExportStorageAdjust from '../../../app/service/storage/adjust';
import ExportStorageAllocateEnter from '../../../app/service/storage/allocateEnter';
import ExportStorageCheckService from '../../../app/service/storage/checkService';
import ExportStorageEnter from '../../../app/service/storage/enter';
import ExportStorageOuter from '../../../app/service/storage/outer';
import ExportStoragePositionGroupService from '../../../app/service/storage/positionGroupService';
import ExportStoragePositionTransfer from '../../../app/service/storage/positionTransfer';
import ExportStoragePush from '../../../app/service/storage/push';
import ExportStorageReplenishment from '../../../app/service/storage/replenishment';
import ExportSysImportCommon from '../../../app/service/sys/importCommon';
import ExportSysMenuVue from '../../../app/service/sys/menuVue';
import ExportSysRoleAuth from '../../../app/service/sys/roleAuth';
import ExportSysSysMvc from '../../../app/service/sys/sysMvc';
import ExportSysUser from '../../../app/service/sys/user';
import ExportTmsIdCard from '../../../app/service/tms/idCard';
import ExportTmsLine from '../../../app/service/tms/line';
import ExportTmsRouterHelper from '../../../app/service/tms/routerHelper';
import ExportTmsSortingHelper from '../../../app/service/tms/sortingHelper';
import ExportTmsWayBill from '../../../app/service/tms/wayBill';
import ExportTmsWayBillHelper from '../../../app/service/tms/wayBillHelper';
import ExportUtilsSmsHelper from '../../../app/service/utils/smsHelper';
import ExportInterfaceWeidianBasicInfo from '../../../app/service/interface/weidian/basicInfo';
 
declare module 'egg' {
  interface IService {
    auth: ExportAuth;
    baseApiService: ExportBaseApiService;
    baseService: ExportBaseService;
    common: ExportCommon;
    task: ExportTask;
    wcs: ExportWcs;
    basicInfo: {
      consignor: ExportBasicInfoConsignor;
      consignorContract: ExportBasicInfoConsignorContract;
      destination: ExportBasicInfoDestination;
      plate: ExportBasicInfoPlate;
      position: ExportBasicInfoPosition;
      productInfo: ExportBasicInfoProductInfo;
      provider: ExportBasicInfoProvider;
      storage: ExportBasicInfoStorage;
      storageArea: ExportBasicInfoStorageArea;
    }
    crm: {
      clientLinker: ExportCrmClientLinker;
    }
    express: {
      bshtHelper: ExportExpressBshtHelper;
      emsHelper: ExportExpressEmsHelper;
      hongyuanHelper: ExportExpressHongyuanHelper;
      ldgHelper: ExportExpressLdgHelper;
      quotation: ExportExpressQuotation;
      shunfengHelper: ExportExpressShunfengHelper;
      sortingCodeHelper: ExportExpressSortingCodeHelper;
      stoHelper: ExportExpressStoHelper;
      voyage: ExportExpressVoyage;
      wayBill: ExportExpressWayBill;
      wayBillTracking: ExportExpressWayBillTracking;
      yuantongHelper: ExportExpressYuantongHelper;
      zhongtongHelper: ExportExpressZhongtongHelper;
    }
    finance: {
      accountCheck: ExportFinanceAccountCheck;
      bankAccount: ExportFinanceBankAccount;
      bankBiz: ExportFinanceBankBiz;
      feeItem: ExportFinanceFeeItem;
      oneCharge: ExportFinanceOneCharge;
      payableBill: ExportFinancePayableBill;
      payout: ExportFinancePayout;
      receive: ExportFinanceReceive;
      storagefee: ExportFinanceStoragefee;
    }
    inbound: {
      damagedOrder: ExportInboundDamagedOrder;
      enterlpnScanService: ExportInboundEnterlpnScanService;
      inScanService: ExportInboundInScanService;
      order: ExportInboundOrder;
      orderHelper: ExportInboundOrderHelper;
      return: ExportInboundReturn;
      shelveStackingScan: ExportInboundShelveStackingScan;
      shevlveScan: ExportInboundShevlveScan;
    }
    outbound: {
      allocation: ExportOutboundAllocation;
      emptyEquipmentReturn: ExportOutboundEmptyEquipmentReturn;
      goods: ExportOutboundGoods;
      order: ExportOutboundOrder;
      orderHelper: ExportOutboundOrderHelper;
      orderPlan: ExportOutboundOrderPlan;
      outScanService: ExportOutboundOutScanService;
      pickingPaiScanService: ExportOutboundPickingPaiScanService;
    }
    stat: {
      xStatStorageDay: ExportStatXStatStorageDay;
    }
    storage: {
      adjust: ExportStorageAdjust;
      allocateEnter: ExportStorageAllocateEnter;
      checkService: ExportStorageCheckService;
      enter: ExportStorageEnter;
      outer: ExportStorageOuter;
      positionGroupService: ExportStoragePositionGroupService;
      positionTransfer: ExportStoragePositionTransfer;
      push: ExportStoragePush;
      replenishment: ExportStorageReplenishment;
    }
    sys: {
      importCommon: ExportSysImportCommon;
      menuVue: ExportSysMenuVue;
      roleAuth: ExportSysRoleAuth;
      sysMvc: ExportSysSysMvc;
      user: ExportSysUser;
    }
    tms: {
      idCard: ExportTmsIdCard;
      line: ExportTmsLine;
      routerHelper: ExportTmsRouterHelper;
      sortingHelper: ExportTmsSortingHelper;
      wayBill: ExportTmsWayBill;
      wayBillHelper: ExportTmsWayBillHelper;
    }
    utils: {
      smsHelper: ExportUtilsSmsHelper;
    }
    interface: {
      weidian: {
        basicInfo: ExportInterfaceWeidianBasicInfo;
      }
    }
  }
}