From 166ad531bfd4c5744d98d2176ac52d9c7bd2e54d Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 15 四月 2022 13:37:42 +0800
Subject: [PATCH] 出站汇报单汇报前,根据不同客户,对录入总工时与标准总工时进行对比判断;基础资料生产资源DAL模块中返回信息公用标准方法恢复

---
 PlanM/PlanM.csproj |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/PlanM/PlanM.csproj b/PlanM/PlanM.csproj
index 971037a..0a55294 100644
--- a/PlanM/PlanM.csproj
+++ b/PlanM/PlanM.csproj
@@ -189,6 +189,12 @@
     <Compile Include="鏁版嵁瀵煎叆\Gy_DataIn_RoutingBill_New.designer.cs">
       <DependentUpon>Gy_DataIn_RoutingBill_New.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.Designer.cs">
+      <DependentUpon>Gy_StdWorkTimes_RoutingBill.cs</DependentUpon>
+    </Compile>
     <Compile Include="璁″垝绠$悊\Gy_ICBomBill.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -285,6 +291,9 @@
       <DependentUpon>Gy_DataIn_RoutingBill_New.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.resx">
+      <DependentUpon>Gy_StdWorkTimes_RoutingBill.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="璁″垝绠$悊\Gy_ICBomBill.resx">
       <DependentUpon>Gy_ICBomBill.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1