From 43359f6961b46609804d35e4258f18f2cd89d61d Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期六, 06 五月 2023 09:17:13 +0800 Subject: [PATCH] 工序流转卡添加字段 拆分总量 分缸号 --- Model/Model.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index def7f4d..b21ec65 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -582,6 +582,8 @@ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillMain.cs" /> @@ -714,6 +716,7 @@ <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" /> <Compile Include="杞﹂棿绠$悊\ClsSc_ABJJDMain.cs" /> <Compile Include="杞﹂棿绠$悊\ClsWW_EntrustWorkOrderBillMain.cs" /> -- Gitblit v1.9.1