From c6dc50ab53302e0f0ac7026095c6ed6d828125af Mon Sep 17 00:00:00 2001
From: YangYuGang <1378265336@qq.com>
Date: 星期一, 17 三月 2025 10:45:28 +0800
Subject: [PATCH] 同步获取杂发、杂收单据信息

---
 Tiger.Business/Tiger.Business.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Tiger.Business/Tiger.Business.csproj b/Tiger.Business/Tiger.Business.csproj
index d6cc7ee..979f7cc 100644
--- a/Tiger.Business/Tiger.Business.csproj
+++ b/Tiger.Business/Tiger.Business.csproj
@@ -66,6 +66,7 @@
     <Compile Remove="BaseService.cs" />
     <Compile Remove="Common\ApiConfig.cs" />
     <Compile Remove="DbBaseR.cs" />
+    <Compile Remove="DbCache\DbCacheBus.cs" />
     <Compile Remove="DbClientR.cs" />
     <Compile Remove="MES\Biz.WorkAction.cs" />
   </ItemGroup>

--
Gitblit v1.9.3