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 aa7186a..fb3b1e8 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -91,6 +91,7 @@
     <Compile Include="ClsPM_CustomerTaskBillMain.cs" />
     <Compile Include="ClsGy_MaterialMouldBillMain.cs" />
     <Compile Include="ClsPM_WorkPlanMonthBillMain.cs" />
+    <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList_CusBarCodeBill.cs" />
     <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOReportBillList_CusBarCodeBill.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_MonthTarGetBill.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipRepairSignBill.cs" />
@@ -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