From 70234836f31c3d1f5d110eca85bc73525ddf8f67 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期二, 17 五月 2022 10:44:16 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- BaseSet/BaseSet.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/BaseSet/BaseSet.csproj b/BaseSet/BaseSet.csproj index 4751d46..239fba4 100644 --- a/BaseSet/BaseSet.csproj +++ b/BaseSet/BaseSet.csproj @@ -1564,6 +1564,12 @@ <Compile Include="瀵煎叆妯℃澘\Gy_DataIn_WorkCenter.designer.cs"> <DependentUpon>Gy_DataIn_WorkCenter.cs</DependentUpon> </Compile> + <Compile Include="瀵煎叆妯℃澘\Gy_DataIn_StdWorkTimes.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="瀵煎叆妯℃澘\Gy_DataIn_StdWorkTimes.Designer.cs"> + <DependentUpon>Gy_DataIn_StdWorkTimes.cs</DependentUpon> + </Compile> </ItemGroup> <ItemGroup> <COMReference Include="stdole"> @@ -2551,6 +2557,10 @@ <SubType>Designer</SubType> <DependentUpon>Gy_DataIn_WorkCenter.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="瀵煎叆妯℃澘\Gy_DataIn_StdWorkTimes.resx"> + <DependentUpon>Gy_DataIn_StdWorkTimes.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> </ItemGroup> <ItemGroup> <Folder Include="CLOUD鍩虹璧勬枡\" /> -- Gitblit v1.9.1