From 2cae7ac47f79cbc707be77a5b2563a8f18967ade Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 26 五月 2022 09:14:53 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WorkM/WorkM.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj index 047c45f..0bd33f7 100644 --- a/WorkM/WorkM.csproj +++ b/WorkM/WorkM.csproj @@ -413,6 +413,12 @@ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs"> <DependentUpon>MES_StationOutBill.cs</DependentUpon> </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.designer.cs"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + </Compile> <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.cs"> <SubType>Form</SubType> </Compile> @@ -1094,6 +1100,10 @@ <DependentUpon>MES_StationOutBill.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.resx"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.resx"> <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1