From ee9e9a2cf7c405637ad7c8f1e262ae39fff8a88a Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期一, 20 三月 2023 16:31:52 +0800 Subject: [PATCH] 收料通知单主表添加同步字段 --- Model/Model.csproj | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 1bb0952..62e79e7 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -580,6 +580,10 @@ <Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillSub.cs" /> + <Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchWorkBackBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillMain.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipWorkBeforeCheckBillSub.cs" /> <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipStockInCheckBillSub.cs" /> @@ -710,6 +714,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