From 32f1949e108230929a6dc69c5bedac79eb9dc52d Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期一, 13 九月 2021 18:03:07 +0800 Subject: [PATCH] 模治具档案优化新增、保存、编辑,优化处理出库单 --- DAL/DAL.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index 016a791..4269c89 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -75,6 +75,7 @@ </ItemGroup> <ItemGroup> <Compile Include="APS\ClsSc_WorkBillMonthSortBill.cs" /> + <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" /> <Compile Include="鍩虹璧勬枡\InterFace鍩虹璧勬枡\ClsIF_ORGANIZATIONS_View.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProject_View.cs" /> <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList.cs" /> -- Gitblit v1.9.1