From e6c680c4955d341d1afd8753edec9744be1ad260 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期二, 30 四月 2024 11:42:41 +0800 Subject: [PATCH] 条码自动生成_PLC:产品条码条码编号的流水号根据当天同产品递增进行生成 --- Model/Model.csproj | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 227ec30..feb8ba4 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -239,6 +239,8 @@ <Compile Include="浠撳簱绠$悊\ClsKf_MateOutRequestBillSub.cs" /> <Compile Include="浠撳簱绠$悊\ClsKF_ChangeBoxBillMain.cs" /> <Compile Include="浠撳簱绠$悊\ClsKF_ChangeBoxBillSub.cs" /> + <Compile Include="浠撳簱绠$悊\ClsSc_ProductionReturnBillSub.cs" /> + <Compile Include="浠撳簱绠$悊\ClsSc_ProductionReturnBillMain.cs" /> <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBillMain.cs" /> <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldInBillSub.cs" /> <Compile Include="浠撳簱绠$悊\ClsKf_StepFoldOutBillSub.cs" /> @@ -289,10 +291,12 @@ <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackCheckBillSub.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBill.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillMain.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackHandleBillSub.cs" /> + <Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBillSub.cs" /> <Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackBillSub.cs" /> @@ -358,6 +362,8 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardAddress_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_CardType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ErrMsgBackType_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TaskClass_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_ProjectClass_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_StockCheckItem_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectInstruMent_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_InspectBasis_Model.cs" /> -- Gitblit v1.9.1