From 4901a4f838dbfa56be1843e36817304ec9feb8d2 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 07 十一月 2024 10:06:07 +0800
Subject: [PATCH] 工艺路线:新增时,若公司为乔一,则判断是否设置为默认工序,设置则调用存储过程将该物料其它工艺路线的默认标记取消

---
 DAL/DAL.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 19802a8..fb3b1e8 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -706,6 +706,7 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBill.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBill.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBill.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsCj_CenterCheckBill.cs" />
     <Compile Include="閲囪喘绠$悊\ClsCg_ContractBill.cs">
       <SubType>Code</SubType>
     </Compile>
@@ -811,6 +812,7 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchQualityReport.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchReport.cs" />
     <Compile Include="閿�鍞鐞哱ClsKf_ICStockBackBill.cs" />
+    <Compile Include="閿�鍞鐞哱ClsXs_OutDoorBill.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_SellOutChangeBill.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_ReceivableBill.cs" />
     <Compile Include="閿�鍞鐞哱ClsXs_OutDoorCheckBill.cs" />

--
Gitblit v1.9.1