From 4f8a2163ba4b35a081581a17284bb1c126cb4415 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期一, 01 十一月 2021 10:11:45 +0800
Subject: [PATCH] nothing

---
 WebAPI/WebAPI.csproj             |    6 +-----
 WebAPI/Models/Gy_OrderLevList.cs |   22 +++++++++++-----------
 2 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/WebAPI/Models/Gy_OrderLevList.cs b/WebAPI/Models/Gy_OrderLevList.cs
index dc38119..86f5b64 100644
--- a/WebAPI/Models/Gy_OrderLevList.cs
+++ b/WebAPI/Models/Gy_OrderLevList.cs
@@ -7,22 +7,22 @@
 {
     public class Gy_OrderLevList
     {
-        public long HItemID { get; set; }     ID
-        public string HNumber { get; set; }   浠g爜
-        public string HName { get; set; }     鍚嶇О
-        public string HShortNumber { get; set; }  鐭唬鐮�
-        public long HParentID { get; set; }      鐖剁骇ID
-        public long HLevel { get; set; }      灞傜骇
+        public long HItemID { get; set; }     //ID
+        public string HNumber { get; set; }   //浠g爜
+        public string HName { get; set; }     //鍚嶇О
+        public string HShortNumber { get; set; } // 鐭唬鐮�
+        public long HParentID { get; set; }      //鐖剁骇ID
+        public long HLevel { get; set; }      //灞傜骇
         public long HEndFlag { get; set; }      
  
-        public string HHelpCode { get; set; }    鍔╄鐮�
+        public string HHelpCode { get; set; }   // 鍔╄鐮�
  
-        public string HRemark { get; set; }    澶囨敞
+        public string HRemark { get; set; }   // 澶囨敞
  
-        public bool HStopflag { get; set; }  绂佺敤鏍囧織
+        public bool HStopflag { get; set; }  //绂佺敤鏍囧織
  
-        public bool HUseFlag { get; set; }   浣跨敤鐘舵��
+        public bool HUseFlag { get; set; }   //浣跨敤鐘舵��
  
-        public string HYX { get; set; }浼樺厛绾�
+        public string HYX { get; set; }//浼樺厛绾�
     }
 }
\ No newline at end of file
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 1992d69..5c871a0 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -281,8 +281,6 @@
     <Compile Include="Controllers\BaseSet\Gy_ClassTimePrjController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_OrderBackInfoController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_OrderLevController.cs" />
-    <Compile Include="Controllers\BaseSet\Gy_WorkPayTypeController.cs" />
-    <Compile Include="Controllers\BaseSet\Gy_WorkTypeController.cs" />
     <Compile Include="Controllers\BaseSet\Xt_DataDictionary_TableController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_ModelTypeController.cs" />
     <Compile Include="Controllers\BaseSet\Gy_QCCheckClassController.cs" />
@@ -334,8 +332,8 @@
     <Compile Include="Controllers\MJGL\Sc_MouldProdInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldRepairChangeBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldRepairOutBillController.cs" />
-    <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJGL\Sc_MouldOtherOutBillController.cs" />
+    <Compile Include="Controllers\MJGL\Sc_MouldScrapInBillController.cs" />
     <Compile Include="Controllers\MJJY\Mj_PDA_MoudlCheckController.cs" />
     <Compile Include="Controllers\Open_PrintTemController.cs" />
     <Compile Include="Controllers\Pay_OtherBalBillController.cs" />
@@ -457,8 +455,6 @@
     <Compile Include="Models\Xt_DataDictionary_Table.cs" />
     <Compile Include="Models\Gy_User.cs" />
     <Compile Include="Models\Gy_UserSupper.cs" />
-    <Compile Include="Models\Gy_WorkPayType.cs" />
-    <Compile Include="Models\Gy_WorkType.cs" />
     <Compile Include="Models\Menu.cs" />
     <Compile Include="Models\ModelConvertHelper.cs" />
     <Compile Include="Models\Pay_OtherBalBill.cs" />

--
Gitblit v1.9.1