From 5505d694e0e7e33f0a312a0e077d49fa25ab00e3 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期三, 09 七月 2025 10:05:43 +0800 Subject: [PATCH] 车间定位库存查询;车间下架扫源单查库存位置;添康三周排产 --- WebAPI/WebAPI.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index b2f76b0..48200db 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -449,6 +449,7 @@ <Compile Include="Controllers\SBGL\Sb_EquipPatrolCheckRuleBillController.cs" /> <Compile Include="Controllers\SBGL\Sb_EquipPatrolCheckPlanBillController.cs" /> <Compile Include="Controllers\SBGL\Sb_EquipPatrolCheckBillController.cs" /> + <Compile Include="Controllers\SCGL\鏃ヨ鍒掔鐞哱JIT_DayPlanPlatFormBill_TKController.cs" /> <Compile Include="Controllers\XSGL\Crm_ComplainVisitBillController.cs" /> <Compile Include="Controllers\XSGL\Xs_SellOutBillList_SecController.cs" /> <Compile Include="Controllers\XSGL\Xs_SeQuotationBillController.cs" /> -- Gitblit v1.9.1