From 01b9b4ed002147304ce7eee3c2f4fa059c1c86ed Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 12 五月 2026 10:38:38 +0800
Subject: [PATCH] 调用金蝶单据查询接口同步基础资料,账户信息改为从c盘获取,接口改为放到同步基础资料控制器里;夏宝生产入库单接口
---
WebAPI/WebAPI.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index d131f85..714819a 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -736,6 +736,7 @@
<Compile Include="Controllers\鎴愭湰绠$悊\CB_ActualItemMoneyCostController.cs" />
<Compile Include="Controllers\鎴愭湰绠$悊\CB_WipProcessTableController.cs" />
<Compile Include="Controllers\鎴愭湰绠$悊\鎴愭湰璐圭敤璋冩暣鍗昞CB_ChangeMoneyBillController.cs" />
+ <Compile Include="Controllers\鏁版嵁鍚屾\閲戣澏鍩虹璧勬枡鍚屾\KDBaseInfoSyncController.cs" />
<Compile Include="Controllers\妫�楠岀敵璇峰崟\QC_RequestCheckBillController.cs" />
<Compile Include="Controllers\鐗╂祦绠$悊\鍏朵粬缁撶畻鍗昞YF_PayMentOtherBillTranController.cs" />
<Compile Include="Controllers\鐗╂祦绠$悊\鍑鸿繍鍗昞WLYayBillController.cs" />
--
Gitblit v1.9.1