// @ts-ignore 
 | 
/* eslint-disable */ 
 | 
// API 更新时间: 
 | 
// API 唯一标识: 
 | 
import * as AbpApiDefinition from './AbpApiDefinition'; 
 | 
import * as AbpApplicationConfiguration from './AbpApplicationConfiguration'; 
 | 
import * as Account from './Account'; 
 | 
import * as AdvertiseBoard from './AdvertiseBoard'; 
 | 
import * as AdvertiseOnShow from './AdvertiseOnShow'; 
 | 
import * as Alipay from './Alipay'; 
 | 
import * as AlipayEcsignNotify from './AlipayEcsignNotify'; 
 | 
import * as AliPayNotify from './AliPayNotify'; 
 | 
import * as Area from './Area'; 
 | 
import * as BaseModule from './BaseModule'; 
 | 
import * as BestSign from './BestSign'; 
 | 
import * as BestSignCallBack from './BestSignCallBack'; 
 | 
import * as CaiNiao from './CaiNiao'; 
 | 
import * as CaiNiaoCallBack from './CaiNiaoCallBack'; 
 | 
import * as CircleFriend from './CircleFriend'; 
 | 
import * as Common from './Common'; 
 | 
import * as CompanyInsure from './CompanyInsure'; 
 | 
import * as Consult from './Consult'; 
 | 
import * as CooperationApply from './CooperationApply'; 
 | 
import * as Customer from './Customer'; 
 | 
import * as EnterpriseMaterial from './EnterpriseMaterial'; 
 | 
import * as Features from './Features'; 
 | 
import * as FirstPartyCompany from './FirstPartyCompany'; 
 | 
import * as Fund from './Fund'; 
 | 
import * as HeadHunter from './HeadHunter'; 
 | 
import * as HelpQuestion from './HelpQuestion'; 
 | 
import * as IdentityRole from './IdentityRole'; 
 | 
import * as IdentityUser from './IdentityUser'; 
 | 
import * as IdentityUserLookup from './IdentityUserLookup'; 
 | 
import * as IncentivePayments from './IncentivePayments'; 
 | 
import * as IndustrialPark from './IndustrialPark'; 
 | 
import * as IndustryBody from './IndustryBody'; 
 | 
import * as IndustryMating from './IndustryMating'; 
 | 
import * as Information from './Information'; 
 | 
import * as Insurance from './Insurance'; 
 | 
import * as InsureConsult from './InsureConsult'; 
 | 
import * as InsureMarketProduct from './InsureMarketProduct'; 
 | 
import * as InsureOfflineBill from './InsureOfflineBill'; 
 | 
import * as InsureOrganization from './InsureOrganization'; 
 | 
import * as InsureSupplier from './InsureSupplier'; 
 | 
import * as LgGigWorker from './LgGigWorker'; 
 | 
import * as LgGigWorkerCustomerTemplateParam from './LgGigWorkerCustomerTemplateParam'; 
 | 
import * as LgGigWorkerReCharge from './LgGigWorkerReCharge'; 
 | 
import * as LgGigWorkerSignChannelSetting from './LgGigWorkerSignChannelSetting'; 
 | 
import * as LgGigWorkerSignFreeSetting from './LgGigWorkerSignFreeSetting'; 
 | 
import * as LgGigWorkerSignSetting from './LgGigWorkerSignSetting'; 
 | 
import * as Message from './Message'; 
 | 
import * as OpenInformation from './OpenInformation'; 
 | 
import * as OperateHistory from './OperateHistory'; 
 | 
import * as Order from './Order'; 
 | 
import * as ParkOrHR from './ParkOrHR'; 
 | 
import * as ParkReward from './ParkReward'; 
 | 
import * as Permissions from './Permissions'; 
 | 
import * as PhoneMessage from './PhoneMessage'; 
 | 
import * as PhonMessageHistory from './PhonMessageHistory'; 
 | 
import * as PingAn from './PingAn'; 
 | 
import * as PingAnBEDL from './PingAnBEDL'; 
 | 
import * as PingAnELCP from './PingAnELCP'; 
 | 
import * as PingAnJGF from './PingAnJGF'; 
 | 
import * as PlatformServicePay from './PlatformServicePay'; 
 | 
import * as PlatUserAccountSetting from './PlatUserAccountSetting'; 
 | 
import * as Product from './Product'; 
 | 
import * as Profile from './Profile'; 
 | 
import * as Purchase from './Purchase'; 
 | 
import * as Recharge from './Recharge'; 
 | 
import * as Resource from './Resource'; 
 | 
import * as SearchSetting from './SearchSetting'; 
 | 
import * as Setting from './Setting'; 
 | 
import * as Statistics from './Statistics'; 
 | 
import * as SysOrg from './SysOrg'; 
 | 
import * as SystemNotice from './SystemNotice'; 
 | 
import * as Tenant from './Tenant'; 
 | 
import * as TencentUser from './TencentUser'; 
 | 
import * as Test from './Test'; 
 | 
import * as ThirdPartCallBack from './ThirdPartCallBack'; 
 | 
import * as Training from './Training'; 
 | 
import * as User from './User'; 
 | 
import * as UserRole from './UserRole'; 
 | 
import * as Version from './Version'; 
 | 
import * as Wallet from './Wallet'; 
 | 
import * as WalletChannel from './WalletChannel'; 
 | 
import * as Withdraw from './Withdraw'; 
 | 
import * as WxNotify from './WxNotify'; 
 | 
import * as WxPayNotify from './WxPayNotify'; 
 | 
export default { 
 | 
  AbpApiDefinition, 
 | 
  AbpApplicationConfiguration, 
 | 
  Account, 
 | 
  AdvertiseBoard, 
 | 
  AdvertiseOnShow, 
 | 
  Alipay, 
 | 
  AlipayEcsignNotify, 
 | 
  AliPayNotify, 
 | 
  Area, 
 | 
  BaseModule, 
 | 
  BestSign, 
 | 
  BestSignCallBack, 
 | 
  CaiNiao, 
 | 
  CaiNiaoCallBack, 
 | 
  CircleFriend, 
 | 
  Common, 
 | 
  CompanyInsure, 
 | 
  Consult, 
 | 
  CooperationApply, 
 | 
  Customer, 
 | 
  EnterpriseMaterial, 
 | 
  Features, 
 | 
  FirstPartyCompany, 
 | 
  Fund, 
 | 
  HeadHunter, 
 | 
  HelpQuestion, 
 | 
  IdentityRole, 
 | 
  IdentityUser, 
 | 
  IdentityUserLookup, 
 | 
  IncentivePayments, 
 | 
  IndustrialPark, 
 | 
  IndustryBody, 
 | 
  IndustryMating, 
 | 
  Information, 
 | 
  Insurance, 
 | 
  InsureConsult, 
 | 
  InsureMarketProduct, 
 | 
  InsureOfflineBill, 
 | 
  InsureOrganization, 
 | 
  InsureSupplier, 
 | 
  LgGigWorker, 
 | 
  LgGigWorkerCustomerTemplateParam, 
 | 
  LgGigWorkerReCharge, 
 | 
  LgGigWorkerSignChannelSetting, 
 | 
  LgGigWorkerSignFreeSetting, 
 | 
  LgGigWorkerSignSetting, 
 | 
  Message, 
 | 
  OpenInformation, 
 | 
  OperateHistory, 
 | 
  Order, 
 | 
  ParkOrHR, 
 | 
  ParkReward, 
 | 
  Permissions, 
 | 
  PhoneMessage, 
 | 
  PhonMessageHistory, 
 | 
  PingAn, 
 | 
  PingAnBEDL, 
 | 
  PingAnELCP, 
 | 
  PingAnJGF, 
 | 
  PlatformServicePay, 
 | 
  PlatUserAccountSetting, 
 | 
  Product, 
 | 
  Profile, 
 | 
  Purchase, 
 | 
  Recharge, 
 | 
  Resource, 
 | 
  SearchSetting, 
 | 
  Setting, 
 | 
  Statistics, 
 | 
  SysOrg, 
 | 
  SystemNotice, 
 | 
  Tenant, 
 | 
  TencentUser, 
 | 
  Test, 
 | 
  ThirdPartCallBack, 
 | 
  Training, 
 | 
  User, 
 | 
  UserRole, 
 | 
  Version, 
 | 
  Wallet, 
 | 
  WalletChannel, 
 | 
  Withdraw, 
 | 
  WxNotify, 
 | 
  WxPayNotify, 
 | 
}; 
 |