zhengyiming
昨天 6fc60fcdccd4c99e43be482ecf3757108e833c34
src/services/api/index.ts
@@ -12,6 +12,7 @@
import * as AliPayNotify from './AliPayNotify';
import * as Area from './Area';
import * as BaseModule from './BaseModule';
import * as BaseModuleNew from './BaseModuleNew';
import * as BestSign from './BestSign';
import * as BestSignCallBack from './BestSignCallBack';
import * as CaiNiao from './CaiNiao';
@@ -22,6 +23,7 @@
import * as Consult from './Consult';
import * as CooperationApply from './CooperationApply';
import * as Customer from './Customer';
import * as ElectronSign from './ElectronSign';
import * as EnterpriseApplyFile from './EnterpriseApplyFile';
import * as EnterpriseMaterial from './EnterpriseMaterial';
import * as ExternalSystem from './ExternalSystem';
@@ -74,6 +76,7 @@
import * as Resource from './Resource';
import * as SearchSetting from './SearchSetting';
import * as Setting from './Setting';
import * as SmsUtils from './SmsUtils';
import * as Statistics from './Statistics';
import * as SysOrg from './SysOrg';
import * as SystemNotice from './SystemNotice';
@@ -101,6 +104,7 @@
  AliPayNotify,
  Area,
  BaseModule,
  BaseModuleNew,
  BestSign,
  BestSignCallBack,
  CaiNiao,
@@ -111,6 +115,7 @@
  Consult,
  CooperationApply,
  Customer,
  ElectronSign,
  EnterpriseApplyFile,
  EnterpriseMaterial,
  ExternalSystem,
@@ -163,6 +168,7 @@
  Resource,
  SearchSetting,
  Setting,
  SmsUtils,
  Statistics,
  SysOrg,
  SystemNotice,