From 94acd320ea22ea212290e493fb6211deda1b7eef Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 20 九月 2022 01:07:22 +0800
Subject: [PATCH] 增加 工艺参数基础资料, 控制器、类文件(工艺参数,工艺参数单位,工艺参数对应表)

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

diff --git a/PlanM/PlanM.csproj b/PlanM/PlanM.csproj
index 0bf7d26..026fa9a 100644
--- a/PlanM/PlanM.csproj
+++ b/PlanM/PlanM.csproj
@@ -183,12 +183,6 @@
     <Compile Include="鏁版嵁瀵煎叆\Gy_DataIn_RoutingBill.designer.cs">
       <DependentUpon>Gy_DataIn_RoutingBill.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_DataIn_RoutingBill_New.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -285,10 +279,6 @@
     </EmbeddedResource>
     <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_DataIn_RoutingBill.resx">
       <DependentUpon>Gy_DataIn_RoutingBill.cs</DependentUpon>
-      <SubType>Designer</SubType>
-    </EmbeddedResource>
-    <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.resx">
-      <DependentUpon>Gy_StdWorkTimes_RoutingBill.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
     <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_DataIn_RoutingBill_New.resx">

--
Gitblit v1.9.1