From c267f7c90b46efa192bd3d790691118e521510c8 Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期六, 08 三月 2025 17:11:55 +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