From 32d83cd49fb13b621a35354c08f6ee82b4dbdb1c Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 14 十一月 2023 18:31:03 +0800
Subject: [PATCH] 销售订单:下推生产订单,保存后反写销售订单关联数量
---
DAL/DAL.csproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 60d97cf..b6aebc5 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -75,6 +75,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="APS\ClsSc_WorkBillMonthSortBill.cs" />
+ <Compile Include="APS\ClsSc_ICMOChangeBill.cs" />
<Compile Include="ClsPay_AbsentBill.cs" />
<Compile Include="ClsPay_EarlyLateErrBill.cs" />
<Compile Include="ClsPay_RewardPunishBill.cs" />
@@ -744,6 +745,8 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcessPlanChangeSec.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchQualityReport.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchReport.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_SeOrderChangeBill.cs" />
+ <Compile Include="閿�鍞鐞哱ClsXs_ExceptiveCheckRequestBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_ContractBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_CreditChangeBill.cs" />
<Compile Include="閿�鍞鐞哱ClsXs_CusStatusChangeBill.cs" />
--
Gitblit v1.9.1