From e372854c71bc97d162452cc4b3f5cfa586da50a8 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 22 五月 2025 17:06:31 +0800
Subject: [PATCH] feat: UI

---
 packages/services/api/index.ts |  128 +-----------------------------------------
 1 files changed, 4 insertions(+), 124 deletions(-)

diff --git a/packages/services/api/index.ts b/packages/services/api/index.ts
index 5dd0eaf..1c47d7b 100644
--- a/packages/services/api/index.ts
+++ b/packages/services/api/index.ts
@@ -5,162 +5,42 @@
 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 ACOOLYNotify from './ACOOLYNotify';
 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 LgGigWorkerReCharge from './LgGigWorkerReCharge';
-import * as Message from './Message';
-import * as OpenInformation from './OpenInformation';
+import * as LifePay from './LifePay';
 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,
+  ACOOLYNotify,
   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,
-  LgGigWorkerReCharge,
-  Message,
-  OpenInformation,
+  LifePay,
   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,
 };

--
Gitblit v1.9.1