From 95fde02469c2709544649aa73ea380abb65b6daa Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 12 六月 2025 13:56:17 +0800
Subject: [PATCH] 添加模具状态分析API

---
 SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt |    5 
 BLL/bin/Release/DAL.dll                                             |    0 
 BLL/bin/Release/SQLHelper.pdb                                       |    0 
 DAL/bin/Release/DBUtility.dll                                       |    0 
 PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt                 |  208 ------------
 DAL/bin/Release/Pub_Control.dll                                     |    0 
 DBUtility/bin/Release/Pub_Control.pdb                               |    0 
 WebAPI/WebAPI.csproj.user                                           |    2 
 BLL/bin/Release/SQLHelper.dll                                       |    0 
 DAL/bin/Release/DBUtility.pdb                                       |    0 
 DAL/bin/Release/Model.dll                                           |    0 
 DBUtility/bin/Release/Pub_Class.dll                                 |    0 
 DBUtility/bin/Release/Pub_Control.dll                               |    0 
 Model/bin/Release/SQLHelper.pdb                                     |    0 
 DAL/bin/Release/Pub_Control.pdb                                     |    0 
 WebAPI/Controllers/BaseSet/Gy_TechnologyParUnitController.cs        |  423 +++++++++++++++++++++++
 DAL/bin/Release/DAL.pdb                                             |    0 
 SQLHelper/obj/Release/SQLHelper.dll                                 |    0 
 Model/bin/Release/Pub_Control.pdb                                   |    0 
 BLL/bin/Release/Model.dll                                           |    0 
 BLL/bin/Release/DAL.pdb                                             |    0 
 Model/bin/Release/Pub_Class.pdb                                     |    0 
 WebAPI/Controllers/SBGL/Sb_EquipPatrolCheckRuleBillController.cs    |   14 
 BLL/bin/Release/Model.pdb                                           |    0 
 DAL/bin/Release/DAL.dll                                             |    0 
 DAL/bin/Release/Model.pdb                                           |    0 
 SQLHelper/obj/Release/SQLHelper.pdb                                 |    0 
 Model/obj/Release/Model.pdb                                         |    0 
 BLL/bin/Release/BLL.pdb                                             |    0 
 DBUtility/bin/Release/DBUtility.pdb                                 |    0 
 DBUtility/bin/Release/DBUtility.dll                                 |    0 
 Model/bin/Release/Pub_Control.dll                                   |    0 
 WebAPI/Controllers/WebAPIController.cs                              |   54 +++
 DBUtility/obj/Release/DBUtility.csproj.AssemblyReference.cache      |    0 
 Pub_Control/bin/Release/Pub_Class.pdb                               |    0 
 WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml.user       |   46 +-
 sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt    |    5 
 Pub_Control/bin/Release/Pub_Class.dll                               |    0 
 BLL/bin/Release/Pub_Control.pdb                                     |    0 
 Pub_Class/bin/Release/Pub_Class.pdb                                 |    0 
 Pub_Control/bin/Release/Pub_Control.dll                             |    0 
 BLL/bin/Release/DBUtility.pdb                                       |    0 
 DAL/bin/Release/SQLHelper.dll                                       |    0 
 Model/bin/Release/DBUtility.pdb                                     |    0 
 SQLHelper/bin/Release/SQLHelper.dll                                 |    0 
 SQLHelper/bin/Release/Pub_Class.pdb                                 |    0 
 BLL/bin/Release/Pub_Control.dll                                     |    0 
 Pub_Class/bin/Release/Pub_Class.dll                                 |    0 
 DAL/bin/Release/SQLHelper.pdb                                       |    0 
 SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache      |    0 
 SQLHelper/bin/Release/Pub_Class.dll                                 |    0 
 SQLHelper/bin/Release/SQLHelper.pdb                                 |    0 
 DBUtility/obj/Release/DBUtility.pdb                                 |    0 
 Model/bin/Release/DBUtility.dll                                     |    0 
 DAL/bin/Release/Pub_Class.pdb                                       |    0 
 NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt   |   57 ---
 BLL/bin/Release/DBUtility.dll                                       |    0 
 WebAPI/DLL/ClsSb_EquipMaintainRuleBill.cs                           |    7 
 BLL/bin/Release/BLL.dll                                             |    0 
 Pub_Control/bin/Release/Pub_Control.pdb                             |    0 
 DBUtility/obj/Release/DBUtility.dll                                 |    0 
 WebAPI/Models/TechnologyParameterUnit.cs                            |    7 
 Model/obj/Release/Model.dll                                         |    0 
 WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs                        |    2 
 BLL/bin/Release/Pub_Class.dll                                       |    0 
 WebAPI/Controllers/BaseSet/Gy_TechnologyController.cs               |   27 +
 DBUtility/bin/Release/SQLHelper.dll                                 |    0 
 Model/obj/Release/Model.csproj.AssemblyReference.cache              |    0 
 Model/bin/Release/Model.pdb                                         |    0 
 DBUtility/bin/Release/SQLHelper.pdb                                 |    0 
 DAL/bin/Release/Pub_Class.dll                                       |    0 
 Model/bin/Release/Pub_Class.dll                                     |    0 
 Model/bin/Release/Model.dll                                         |    0 
 /dev/null                                                           |    0 
 DBUtility/bin/Release/Pub_Class.pdb                                 |    0 
 BLL/bin/Release/Pub_Class.pdb                                       |    0 
 Model/bin/Release/SQLHelper.dll                                     |    0 
 WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs       |    2 
 WebAPI/Models/TechnologyParameter.cs                                |    3 
 WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs                |  115 ++++++
 80 files changed, 657 insertions(+), 320 deletions(-)

diff --git a/BLL/bin/Release/BLL.dll b/BLL/bin/Release/BLL.dll
index eeadd79..acf4179 100644
--- a/BLL/bin/Release/BLL.dll
+++ b/BLL/bin/Release/BLL.dll
Binary files differ
diff --git a/BLL/bin/Release/BLL.pdb b/BLL/bin/Release/BLL.pdb
index 57b2b80..86a9213 100644
--- a/BLL/bin/Release/BLL.pdb
+++ b/BLL/bin/Release/BLL.pdb
Binary files differ
diff --git a/BLL/bin/Release/DAL.dll b/BLL/bin/Release/DAL.dll
index b06186d..ccaa286 100644
--- a/BLL/bin/Release/DAL.dll
+++ b/BLL/bin/Release/DAL.dll
Binary files differ
diff --git a/BLL/bin/Release/DAL.pdb b/BLL/bin/Release/DAL.pdb
index d3fa0f2..c02392e 100644
--- a/BLL/bin/Release/DAL.pdb
+++ b/BLL/bin/Release/DAL.pdb
Binary files differ
diff --git a/BLL/bin/Release/DBUtility.dll b/BLL/bin/Release/DBUtility.dll
index d607c26..9b67187 100644
--- a/BLL/bin/Release/DBUtility.dll
+++ b/BLL/bin/Release/DBUtility.dll
Binary files differ
diff --git a/BLL/bin/Release/DBUtility.pdb b/BLL/bin/Release/DBUtility.pdb
index 808a393..72ca0be 100644
--- a/BLL/bin/Release/DBUtility.pdb
+++ b/BLL/bin/Release/DBUtility.pdb
Binary files differ
diff --git a/BLL/bin/Release/Model.dll b/BLL/bin/Release/Model.dll
index 8a4c81d..6a4d047 100644
--- a/BLL/bin/Release/Model.dll
+++ b/BLL/bin/Release/Model.dll
Binary files differ
diff --git a/BLL/bin/Release/Model.pdb b/BLL/bin/Release/Model.pdb
index f2fb656..2854b2e 100644
--- a/BLL/bin/Release/Model.pdb
+++ b/BLL/bin/Release/Model.pdb
Binary files differ
diff --git a/BLL/bin/Release/Pub_Class.dll b/BLL/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/BLL/bin/Release/Pub_Class.dll
+++ b/BLL/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/BLL/bin/Release/Pub_Class.pdb b/BLL/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/BLL/bin/Release/Pub_Class.pdb
+++ b/BLL/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/BLL/bin/Release/Pub_Control.dll b/BLL/bin/Release/Pub_Control.dll
index ed86f34..5ed5d90 100644
--- a/BLL/bin/Release/Pub_Control.dll
+++ b/BLL/bin/Release/Pub_Control.dll
Binary files differ
diff --git a/BLL/bin/Release/Pub_Control.pdb b/BLL/bin/Release/Pub_Control.pdb
index 6dc3b40..dd4f083 100644
--- a/BLL/bin/Release/Pub_Control.pdb
+++ b/BLL/bin/Release/Pub_Control.pdb
Binary files differ
diff --git a/BLL/bin/Release/SQLHelper.dll b/BLL/bin/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/BLL/bin/Release/SQLHelper.dll
+++ b/BLL/bin/Release/SQLHelper.dll
Binary files differ
diff --git a/BLL/bin/Release/SQLHelper.pdb b/BLL/bin/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/BLL/bin/Release/SQLHelper.pdb
+++ b/BLL/bin/Release/SQLHelper.pdb
Binary files differ
diff --git a/DAL/bin/Release/DAL.dll b/DAL/bin/Release/DAL.dll
index b06186d..ccaa286 100644
--- a/DAL/bin/Release/DAL.dll
+++ b/DAL/bin/Release/DAL.dll
Binary files differ
diff --git a/DAL/bin/Release/DAL.pdb b/DAL/bin/Release/DAL.pdb
index d3fa0f2..c02392e 100644
--- a/DAL/bin/Release/DAL.pdb
+++ b/DAL/bin/Release/DAL.pdb
Binary files differ
diff --git a/DAL/bin/Release/DBUtility.dll b/DAL/bin/Release/DBUtility.dll
index d607c26..9b67187 100644
--- a/DAL/bin/Release/DBUtility.dll
+++ b/DAL/bin/Release/DBUtility.dll
Binary files differ
diff --git a/DAL/bin/Release/DBUtility.pdb b/DAL/bin/Release/DBUtility.pdb
index 808a393..72ca0be 100644
--- a/DAL/bin/Release/DBUtility.pdb
+++ b/DAL/bin/Release/DBUtility.pdb
Binary files differ
diff --git a/DAL/bin/Release/Model.dll b/DAL/bin/Release/Model.dll
index 8a4c81d..6a4d047 100644
--- a/DAL/bin/Release/Model.dll
+++ b/DAL/bin/Release/Model.dll
Binary files differ
diff --git a/DAL/bin/Release/Model.pdb b/DAL/bin/Release/Model.pdb
index f2fb656..2854b2e 100644
--- a/DAL/bin/Release/Model.pdb
+++ b/DAL/bin/Release/Model.pdb
Binary files differ
diff --git a/DAL/bin/Release/Pub_Class.dll b/DAL/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/DAL/bin/Release/Pub_Class.dll
+++ b/DAL/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/DAL/bin/Release/Pub_Class.pdb b/DAL/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/DAL/bin/Release/Pub_Class.pdb
+++ b/DAL/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/DAL/bin/Release/Pub_Control.dll b/DAL/bin/Release/Pub_Control.dll
index ed86f34..5ed5d90 100644
--- a/DAL/bin/Release/Pub_Control.dll
+++ b/DAL/bin/Release/Pub_Control.dll
Binary files differ
diff --git a/DAL/bin/Release/Pub_Control.pdb b/DAL/bin/Release/Pub_Control.pdb
index 6dc3b40..dd4f083 100644
--- a/DAL/bin/Release/Pub_Control.pdb
+++ b/DAL/bin/Release/Pub_Control.pdb
Binary files differ
diff --git a/DAL/bin/Release/SQLHelper.dll b/DAL/bin/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/DAL/bin/Release/SQLHelper.dll
+++ b/DAL/bin/Release/SQLHelper.dll
Binary files differ
diff --git a/DAL/bin/Release/SQLHelper.pdb b/DAL/bin/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/DAL/bin/Release/SQLHelper.pdb
+++ b/DAL/bin/Release/SQLHelper.pdb
Binary files differ
diff --git a/DBUtility/bin/Release/DBUtility.dll b/DBUtility/bin/Release/DBUtility.dll
index d607c26..9b67187 100644
--- a/DBUtility/bin/Release/DBUtility.dll
+++ b/DBUtility/bin/Release/DBUtility.dll
Binary files differ
diff --git a/DBUtility/bin/Release/DBUtility.pdb b/DBUtility/bin/Release/DBUtility.pdb
index 808a393..72ca0be 100644
--- a/DBUtility/bin/Release/DBUtility.pdb
+++ b/DBUtility/bin/Release/DBUtility.pdb
Binary files differ
diff --git a/DBUtility/bin/Release/Pub_Class.dll b/DBUtility/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/DBUtility/bin/Release/Pub_Class.dll
+++ b/DBUtility/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/DBUtility/bin/Release/Pub_Class.pdb b/DBUtility/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/DBUtility/bin/Release/Pub_Class.pdb
+++ b/DBUtility/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/DBUtility/bin/Release/Pub_Control.dll b/DBUtility/bin/Release/Pub_Control.dll
index ed86f34..5ed5d90 100644
--- a/DBUtility/bin/Release/Pub_Control.dll
+++ b/DBUtility/bin/Release/Pub_Control.dll
Binary files differ
diff --git a/DBUtility/bin/Release/Pub_Control.pdb b/DBUtility/bin/Release/Pub_Control.pdb
index 6dc3b40..dd4f083 100644
--- a/DBUtility/bin/Release/Pub_Control.pdb
+++ b/DBUtility/bin/Release/Pub_Control.pdb
Binary files differ
diff --git a/DBUtility/bin/Release/SQLHelper.dll b/DBUtility/bin/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/DBUtility/bin/Release/SQLHelper.dll
+++ b/DBUtility/bin/Release/SQLHelper.dll
Binary files differ
diff --git a/DBUtility/bin/Release/SQLHelper.pdb b/DBUtility/bin/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/DBUtility/bin/Release/SQLHelper.pdb
+++ b/DBUtility/bin/Release/SQLHelper.pdb
Binary files differ
diff --git a/DBUtility/obj/Release/DBUtility.csproj.AssemblyReference.cache b/DBUtility/obj/Release/DBUtility.csproj.AssemblyReference.cache
index 4111cb7..5c8818a 100644
--- a/DBUtility/obj/Release/DBUtility.csproj.AssemblyReference.cache
+++ b/DBUtility/obj/Release/DBUtility.csproj.AssemblyReference.cache
Binary files differ
diff --git a/DBUtility/obj/Release/DBUtility.dll b/DBUtility/obj/Release/DBUtility.dll
index d607c26..9b67187 100644
--- a/DBUtility/obj/Release/DBUtility.dll
+++ b/DBUtility/obj/Release/DBUtility.dll
Binary files differ
diff --git a/DBUtility/obj/Release/DBUtility.pdb b/DBUtility/obj/Release/DBUtility.pdb
index 808a393..72ca0be 100644
--- a/DBUtility/obj/Release/DBUtility.pdb
+++ b/DBUtility/obj/Release/DBUtility.pdb
Binary files differ
diff --git a/Model/bin/Release/DBUtility.dll b/Model/bin/Release/DBUtility.dll
index d607c26..9b67187 100644
--- a/Model/bin/Release/DBUtility.dll
+++ b/Model/bin/Release/DBUtility.dll
Binary files differ
diff --git a/Model/bin/Release/DBUtility.pdb b/Model/bin/Release/DBUtility.pdb
index 808a393..72ca0be 100644
--- a/Model/bin/Release/DBUtility.pdb
+++ b/Model/bin/Release/DBUtility.pdb
Binary files differ
diff --git a/Model/bin/Release/Model.dll b/Model/bin/Release/Model.dll
index 8a4c81d..6a4d047 100644
--- a/Model/bin/Release/Model.dll
+++ b/Model/bin/Release/Model.dll
Binary files differ
diff --git a/Model/bin/Release/Model.pdb b/Model/bin/Release/Model.pdb
index f2fb656..2854b2e 100644
--- a/Model/bin/Release/Model.pdb
+++ b/Model/bin/Release/Model.pdb
Binary files differ
diff --git a/Model/bin/Release/Pub_Class.dll b/Model/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/Model/bin/Release/Pub_Class.dll
+++ b/Model/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/Model/bin/Release/Pub_Class.pdb b/Model/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/Model/bin/Release/Pub_Class.pdb
+++ b/Model/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/Model/bin/Release/Pub_Control.dll b/Model/bin/Release/Pub_Control.dll
index ed86f34..5ed5d90 100644
--- a/Model/bin/Release/Pub_Control.dll
+++ b/Model/bin/Release/Pub_Control.dll
Binary files differ
diff --git a/Model/bin/Release/Pub_Control.pdb b/Model/bin/Release/Pub_Control.pdb
index 6dc3b40..dd4f083 100644
--- a/Model/bin/Release/Pub_Control.pdb
+++ b/Model/bin/Release/Pub_Control.pdb
Binary files differ
diff --git a/Model/bin/Release/SQLHelper.dll b/Model/bin/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/Model/bin/Release/SQLHelper.dll
+++ b/Model/bin/Release/SQLHelper.dll
Binary files differ
diff --git a/Model/bin/Release/SQLHelper.pdb b/Model/bin/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/Model/bin/Release/SQLHelper.pdb
+++ b/Model/bin/Release/SQLHelper.pdb
Binary files differ
diff --git a/Model/obj/Release/Model.csproj.AssemblyReference.cache b/Model/obj/Release/Model.csproj.AssemblyReference.cache
index be11373..f19f7fa 100644
--- a/Model/obj/Release/Model.csproj.AssemblyReference.cache
+++ b/Model/obj/Release/Model.csproj.AssemblyReference.cache
Binary files differ
diff --git a/Model/obj/Release/Model.dll b/Model/obj/Release/Model.dll
index 8a4c81d..6a4d047 100644
--- a/Model/obj/Release/Model.dll
+++ b/Model/obj/Release/Model.dll
Binary files differ
diff --git a/Model/obj/Release/Model.pdb b/Model/obj/Release/Model.pdb
index f2fb656..2854b2e 100644
--- a/Model/obj/Release/Model.pdb
+++ b/Model/obj/Release/Model.pdb
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/AxInterop.grdes6Lib.dll b/NETERPNoWin/bin/x86/Debug/AxInterop.grdes6Lib.dll
deleted file mode 100644
index fbd0ebf..0000000
--- a/NETERPNoWin/bin/x86/Debug/AxInterop.grdes6Lib.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/AxInterop.gregn6Lib.dll b/NETERPNoWin/bin/x86/Debug/AxInterop.gregn6Lib.dll
deleted file mode 100644
index f33f9ae..0000000
--- a/NETERPNoWin/bin/x86/Debug/AxInterop.gregn6Lib.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/BLL.dll b/NETERPNoWin/bin/x86/Debug/BLL.dll
deleted file mode 100644
index 20dd174..0000000
--- a/NETERPNoWin/bin/x86/Debug/BLL.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/BLL.pdb b/NETERPNoWin/bin/x86/Debug/BLL.pdb
deleted file mode 100644
index 82318c3..0000000
--- a/NETERPNoWin/bin/x86/Debug/BLL.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/BaseSet.dll b/NETERPNoWin/bin/x86/Debug/BaseSet.dll
deleted file mode 100644
index 4a36eab..0000000
--- a/NETERPNoWin/bin/x86/Debug/BaseSet.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/BaseSet.pdb b/NETERPNoWin/bin/x86/Debug/BaseSet.pdb
deleted file mode 100644
index 4406ea2..0000000
--- a/NETERPNoWin/bin/x86/Debug/BaseSet.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/DAL.dll b/NETERPNoWin/bin/x86/Debug/DAL.dll
deleted file mode 100644
index f5e9bea..0000000
--- a/NETERPNoWin/bin/x86/Debug/DAL.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/DAL.pdb b/NETERPNoWin/bin/x86/Debug/DAL.pdb
deleted file mode 100644
index 10425a0..0000000
--- a/NETERPNoWin/bin/x86/Debug/DAL.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/DBUtility.dll b/NETERPNoWin/bin/x86/Debug/DBUtility.dll
deleted file mode 100644
index 3efa852..0000000
--- a/NETERPNoWin/bin/x86/Debug/DBUtility.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/DBUtility.pdb b/NETERPNoWin/bin/x86/Debug/DBUtility.pdb
deleted file mode 100644
index f302672..0000000
--- a/NETERPNoWin/bin/x86/Debug/DBUtility.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Interop.gregn6Lib.dll b/NETERPNoWin/bin/x86/Debug/Interop.gregn6Lib.dll
deleted file mode 100644
index ee118e9..0000000
--- a/NETERPNoWin/bin/x86/Debug/Interop.gregn6Lib.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Kanban.dll b/NETERPNoWin/bin/x86/Debug/Kanban.dll
deleted file mode 100644
index 4a0e70d..0000000
--- a/NETERPNoWin/bin/x86/Debug/Kanban.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Kanban.pdb b/NETERPNoWin/bin/x86/Debug/Kanban.pdb
deleted file mode 100644
index a1100ae..0000000
--- a/NETERPNoWin/bin/x86/Debug/Kanban.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll b/NETERPNoWin/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll
deleted file mode 100644
index 25dd347..0000000
--- a/NETERPNoWin/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.dll b/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.dll
deleted file mode 100644
index 154580d..0000000
--- a/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.pdb b/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.pdb
deleted file mode 100644
index 5eedfea..0000000
--- a/NETERPNoWin/bin/x86/Debug/M2Mqtt.Net.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Model.dll b/NETERPNoWin/bin/x86/Debug/Model.dll
deleted file mode 100644
index b05e0b2..0000000
--- a/NETERPNoWin/bin/x86/Debug/Model.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Model.pdb b/NETERPNoWin/bin/x86/Debug/Model.pdb
deleted file mode 100644
index 4d1e212..0000000
--- a/NETERPNoWin/bin/x86/Debug/Model.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe b/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe
deleted file mode 100644
index 20748c6..0000000
--- a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe.config b/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe.config
deleted file mode 100644
index 51278a4..0000000
--- a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.exe.config
+++ /dev/null
@@ -1,3 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
diff --git a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.pdb b/NETERPNoWin/bin/x86/Debug/NETERPNoWin.pdb
deleted file mode 100644
index fa995a2..0000000
--- a/NETERPNoWin/bin/x86/Debug/NETERPNoWin.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NPOI.OOXML.dll b/NETERPNoWin/bin/x86/Debug/NPOI.OOXML.dll
deleted file mode 100644
index a200471..0000000
--- a/NETERPNoWin/bin/x86/Debug/NPOI.OOXML.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NPOI.OpenXml4Net.dll b/NETERPNoWin/bin/x86/Debug/NPOI.OpenXml4Net.dll
deleted file mode 100644
index 5034194..0000000
--- a/NETERPNoWin/bin/x86/Debug/NPOI.OpenXml4Net.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NPOI.OpenXmlFormats.dll b/NETERPNoWin/bin/x86/Debug/NPOI.OpenXmlFormats.dll
deleted file mode 100644
index df8708d..0000000
--- a/NETERPNoWin/bin/x86/Debug/NPOI.OpenXmlFormats.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/NPOI.dll b/NETERPNoWin/bin/x86/Debug/NPOI.dll
deleted file mode 100644
index 907cfb1..0000000
--- a/NETERPNoWin/bin/x86/Debug/NPOI.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Newtonsoft.Json.dll b/NETERPNoWin/bin/x86/Debug/Newtonsoft.Json.dll
deleted file mode 100644
index 341d08f..0000000
--- a/NETERPNoWin/bin/x86/Debug/Newtonsoft.Json.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/OAM.dll b/NETERPNoWin/bin/x86/Debug/OAM.dll
deleted file mode 100644
index ecaf93f..0000000
--- a/NETERPNoWin/bin/x86/Debug/OAM.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/OAM.pdb b/NETERPNoWin/bin/x86/Debug/OAM.pdb
deleted file mode 100644
index e133ec0..0000000
--- a/NETERPNoWin/bin/x86/Debug/OAM.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/PlanM.dll b/NETERPNoWin/bin/x86/Debug/PlanM.dll
deleted file mode 100644
index 4d23db6..0000000
--- a/NETERPNoWin/bin/x86/Debug/PlanM.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/PlanM.pdb b/NETERPNoWin/bin/x86/Debug/PlanM.pdb
deleted file mode 100644
index 1157a30..0000000
--- a/NETERPNoWin/bin/x86/Debug/PlanM.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Pub_Class.dll b/NETERPNoWin/bin/x86/Debug/Pub_Class.dll
deleted file mode 100644
index 955329d..0000000
--- a/NETERPNoWin/bin/x86/Debug/Pub_Class.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Pub_Class.pdb b/NETERPNoWin/bin/x86/Debug/Pub_Class.pdb
deleted file mode 100644
index b3de318..0000000
--- a/NETERPNoWin/bin/x86/Debug/Pub_Class.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Pub_Control.dll b/NETERPNoWin/bin/x86/Debug/Pub_Control.dll
deleted file mode 100644
index 8a9eda6..0000000
--- a/NETERPNoWin/bin/x86/Debug/Pub_Control.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/Pub_Control.pdb b/NETERPNoWin/bin/x86/Debug/Pub_Control.pdb
deleted file mode 100644
index 2e83055..0000000
--- a/NETERPNoWin/bin/x86/Debug/Pub_Control.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/SQLHelper.dll b/NETERPNoWin/bin/x86/Debug/SQLHelper.dll
deleted file mode 100644
index a7b3148..0000000
--- a/NETERPNoWin/bin/x86/Debug/SQLHelper.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/SQLHelper.pdb b/NETERPNoWin/bin/x86/Debug/SQLHelper.pdb
deleted file mode 100644
index 66d5cbf..0000000
--- a/NETERPNoWin/bin/x86/Debug/SQLHelper.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/WarM.dll b/NETERPNoWin/bin/x86/Debug/WarM.dll
deleted file mode 100644
index a070567..0000000
--- a/NETERPNoWin/bin/x86/Debug/WarM.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/WarM.dll.config b/NETERPNoWin/bin/x86/Debug/WarM.dll.config
deleted file mode 100644
index d9658be..0000000
--- a/NETERPNoWin/bin/x86/Debug/WarM.dll.config
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<configuration>
-    <configSections>
-    </configSections>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>
diff --git a/NETERPNoWin/bin/x86/Debug/WarM.pdb b/NETERPNoWin/bin/x86/Debug/WarM.pdb
deleted file mode 100644
index f5bb23e..0000000
--- a/NETERPNoWin/bin/x86/Debug/WarM.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/WorkM.dll b/NETERPNoWin/bin/x86/Debug/WorkM.dll
deleted file mode 100644
index 0f78aed..0000000
--- a/NETERPNoWin/bin/x86/Debug/WorkM.dll
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/bin/x86/Debug/WorkM.pdb b/NETERPNoWin/bin/x86/Debug/WorkM.pdb
deleted file mode 100644
index 93c3664..0000000
--- a/NETERPNoWin/bin/x86/Debug/WorkM.pdb
+++ /dev/null
Binary files differ
diff --git a/NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt b/NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt
index ee685a8..3e1c065 100644
--- a/NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt
+++ b/NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt
@@ -274,60 +274,3 @@
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.pdb
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\NETERPNoWin\bin\x86\Debug\M2Mqtt.Net.dll
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\NETERPNoWin\bin\x86\Debug\M2Mqtt.Net.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NETERPNoWin.exe.config
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NETERPNoWin.exe
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NETERPNoWin.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\BaseSet.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\BLL.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\DAL.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\DBUtility.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Kanban.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Model.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\OAM.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\PlanM.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Pub_Class.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Pub_Control.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\SQLHelper.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\WarM.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\WorkM.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\AxInterop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NPOI.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NPOI.OOXML.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Kingdee.BOS.WebApi.Client.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\M2Mqtt.Net.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Newtonsoft.Json.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\AxInterop.grdes6Lib.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NPOI.OpenXmlFormats.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\NPOI.OpenXml4Net.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\BaseSet.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\BLL.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\DAL.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\DBUtility.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Kanban.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Model.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\OAM.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\PlanM.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Pub_Class.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Pub_Control.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\SQLHelper.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\WarM.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\WarM.dll.config
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\WorkM.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\M2Mqtt.Net.pdb
-D:\WorkBench\MES-WEB-API\NETERPNoWin\bin\x86\Debug\Interop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.csproj.AssemblyReference.cache
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\Interop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.csproj.ResolveComReference.cache
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.Form1.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.Frm_MESSetIni.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.OA_MessageBox.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.Frm_Show.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.MDIMain.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.Properties.Resources.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.Xt_Wait.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.MESMain.resources
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.csproj.GenerateResource.cache
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.csproj.CoreCompileInputs.cache
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.csproj.CopyComplete
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.exe
-D:\WorkBench\MES-WEB-API\NETERPNoWin\obj\x86\Debug\NETERPNoWin.pdb
diff --git a/PayM/bin/x86/Debug/AxInterop.gregn6Lib.dll b/PayM/bin/x86/Debug/AxInterop.gregn6Lib.dll
deleted file mode 100644
index 4019dc9..0000000
--- a/PayM/bin/x86/Debug/AxInterop.gregn6Lib.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/BLL.dll b/PayM/bin/x86/Debug/BLL.dll
deleted file mode 100644
index 20dd174..0000000
--- a/PayM/bin/x86/Debug/BLL.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/BLL.pdb b/PayM/bin/x86/Debug/BLL.pdb
deleted file mode 100644
index 82318c3..0000000
--- a/PayM/bin/x86/Debug/BLL.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/DAL.dll b/PayM/bin/x86/Debug/DAL.dll
deleted file mode 100644
index f5e9bea..0000000
--- a/PayM/bin/x86/Debug/DAL.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/DAL.pdb b/PayM/bin/x86/Debug/DAL.pdb
deleted file mode 100644
index 10425a0..0000000
--- a/PayM/bin/x86/Debug/DAL.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/DBUtility.dll b/PayM/bin/x86/Debug/DBUtility.dll
deleted file mode 100644
index 3efa852..0000000
--- a/PayM/bin/x86/Debug/DBUtility.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/DBUtility.pdb b/PayM/bin/x86/Debug/DBUtility.pdb
deleted file mode 100644
index f302672..0000000
--- a/PayM/bin/x86/Debug/DBUtility.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Interop.gregn6Lib.dll b/PayM/bin/x86/Debug/Interop.gregn6Lib.dll
deleted file mode 100644
index 5a1efde..0000000
--- a/PayM/bin/x86/Debug/Interop.gregn6Lib.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll b/PayM/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll
deleted file mode 100644
index 25dd347..0000000
--- a/PayM/bin/x86/Debug/Kingdee.BOS.WebApi.Client.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Model.dll b/PayM/bin/x86/Debug/Model.dll
deleted file mode 100644
index b05e0b2..0000000
--- a/PayM/bin/x86/Debug/Model.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Model.pdb b/PayM/bin/x86/Debug/Model.pdb
deleted file mode 100644
index 4d1e212..0000000
--- a/PayM/bin/x86/Debug/Model.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Newtonsoft.Json.dll b/PayM/bin/x86/Debug/Newtonsoft.Json.dll
deleted file mode 100644
index 416bd37..0000000
--- a/PayM/bin/x86/Debug/Newtonsoft.Json.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/PayM.dll b/PayM/bin/x86/Debug/PayM.dll
deleted file mode 100644
index efb9095..0000000
--- a/PayM/bin/x86/Debug/PayM.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/PayM.pdb b/PayM/bin/x86/Debug/PayM.pdb
deleted file mode 100644
index c189772..0000000
--- a/PayM/bin/x86/Debug/PayM.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Pub_Class.dll b/PayM/bin/x86/Debug/Pub_Class.dll
deleted file mode 100644
index 955329d..0000000
--- a/PayM/bin/x86/Debug/Pub_Class.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Pub_Class.pdb b/PayM/bin/x86/Debug/Pub_Class.pdb
deleted file mode 100644
index b3de318..0000000
--- a/PayM/bin/x86/Debug/Pub_Class.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Pub_Control.dll b/PayM/bin/x86/Debug/Pub_Control.dll
deleted file mode 100644
index 8a9eda6..0000000
--- a/PayM/bin/x86/Debug/Pub_Control.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/Pub_Control.pdb b/PayM/bin/x86/Debug/Pub_Control.pdb
deleted file mode 100644
index 2e83055..0000000
--- a/PayM/bin/x86/Debug/Pub_Control.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/SQLHelper.dll b/PayM/bin/x86/Debug/SQLHelper.dll
deleted file mode 100644
index a7b3148..0000000
--- a/PayM/bin/x86/Debug/SQLHelper.dll
+++ /dev/null
Binary files differ
diff --git a/PayM/bin/x86/Debug/SQLHelper.pdb b/PayM/bin/x86/Debug/SQLHelper.pdb
deleted file mode 100644
index 66d5cbf..0000000
--- a/PayM/bin/x86/Debug/SQLHelper.pdb
+++ /dev/null
Binary files differ
diff --git a/PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt b/PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt
index 7a0dcee..ffa1ffc 100644
--- a/PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt
+++ b/PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt
@@ -1859,211 +1859,3 @@
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.CopyComplete
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\PayM\obj\x86\Debug\PayM.dll
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\PayM\obj\x86\Debug\PayM.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\PayM.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\PayM.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\BLL.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\DAL.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\DBUtility.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Model.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Pub_Class.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Pub_Control.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\SQLHelper.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Kingdee.BOS.WebApi.Client.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Newtonsoft.Json.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\BLL.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\DAL.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\DBUtility.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Model.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Pub_Class.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Pub_Control.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\SQLHelper.pdb
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\Interop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\PayM\bin\x86\Debug\AxInterop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.AssemblyReference.cache
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\Interop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\AxInterop.gregn6Lib.dll
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.ResolveComReference.cache
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Form2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_ContractBookBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_ContractBookBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpChangeBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpUpChangeBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpUpChangeBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_FamilyMemberBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_FamilyMemberBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_InsuranceBookBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_InsuranceBookBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_LearnHistoryBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_LearnHistoryBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_PaperPhotoBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_PaperPhotoBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_RewardsPunishBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_RewardsPunishBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkInjuryBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkInjuryBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkSkillBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkSkillBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkStoryBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_WorkStoryBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpFosterBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpFosterBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.FrmChangeDate.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_AbsentBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_AbsentBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_DuSubsidyItemBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_DuSubsidyItemBill_KS.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EarlyLateErrBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EarlyLateErrBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpInitChangeBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpInitChangeBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ErrWorkTimesSendBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_GroupBalBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthICMOStockSumBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthICMOStockSumBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OtherBalBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OutApplyBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OverApplyBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\HuanXin.ERP.Pay_PayMentBillListDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\HuanXin.ERP.Pay_PayMentBillListUnPayDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMent_QC.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMent_QCAdd.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProcPriceRequestBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_RewardPunishBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_RewardPunishBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillList_KS.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBill_Enter.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBill_KS.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBill_YR.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SumBalBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SumBalBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SumBalBill_JS.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkErrTimesBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkErrTimesBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesBillQuery.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesSumQueryBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesSumQueryBillListDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OutForComApplyBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OutForComApplyBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentBillReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentBillReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillEntryReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillEntryReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillSumReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillSumReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesPayMentEntryReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesPayMentEntryReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesPayMentSumReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesPayMentSumReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthSubsidyYearReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_YearToCashBillReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_YearToCashBillReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Properties.Resources.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpDimissionBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpDimissionBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\OAM.HR_EmpEngageRequestBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\OAM.HR_EmpEngageRequestBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_CarOutApplyBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_CarOutApplyBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew1.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew3.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew4.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_PayMentBillAutoAddnew5.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\BaseSet.Gy_DataInTmp_DuSubsidyItem.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_DuSubsidyItemBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_DuSubsidyItemBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ErrWorkTimesRequestBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ErrWorkTimesRequestBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ErrWorkTimesSendBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ErrWorkTimesSendBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_GetNeedCheckErrWorkTimesSendBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OtherMoney_Dlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpChangeBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.HR_EmpChangeBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_GroupBalBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_GroupBalBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDayBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDayBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProcPriceRequestBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProcPriceRequestBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OtherBalBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OtherBalBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OutApplyBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OutApplyBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OverApplyBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OverApplyBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SingleBalBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SubsidyChangeBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_SubsidyChangeBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpPayMentSumReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpPayMentSumReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpWorkQtyEntryReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_EmpWorkQtyEntryReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_InnerScrap.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_InnerScrapDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OuterScrap.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_OuterScrapDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDeptSendList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDeptSendListDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDeptYearReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentDeptYearReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentPrintReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentPrintReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentSendList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentSendListDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentYearReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_PayMentYearReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProdWorkQtyEntryReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProdWorkQtyEntryReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProdWorkQtySumReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_ProdWorkQtySumReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesListDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthWriteBillReportMX.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthWriteBillReportMX2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Err_MonthExpenseEntryBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Err_MonthExpenseEntryBillDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.KQ_sourceReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.KQ_sourceReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthSubsidyEntryBillAdd.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthSubsidyEntryBillReportMX.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_NoWorkTimesReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_NoWorkTimesReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBill.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBill2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBill3.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBill4.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBill5.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\CostM.Pay_AccPayMentDayBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBill1.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBill2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBill3.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBill4.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBill5.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBillReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthExpenseEntryBillReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthSubsidyEntryBillReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthSubsidyEntryBillReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthWriteBillReport.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_MonthWriteBillReportDlg.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBill1.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBill2.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBill3.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBill4.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBill5.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.Pay_WorkTimesCardBillList.resources
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.GenerateResource.cache
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.CoreCompileInputs.cache
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.csproj.CopyComplete
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.dll
-D:\WorkBench\MES-WEB-API\PayM\obj\x86\Debug\PayM.pdb
diff --git a/Pub_Class/bin/Release/Pub_Class.dll b/Pub_Class/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/Pub_Class/bin/Release/Pub_Class.dll
+++ b/Pub_Class/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/Pub_Class/bin/Release/Pub_Class.pdb b/Pub_Class/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/Pub_Class/bin/Release/Pub_Class.pdb
+++ b/Pub_Class/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/Pub_Control/bin/Release/Pub_Class.dll b/Pub_Control/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/Pub_Control/bin/Release/Pub_Class.dll
+++ b/Pub_Control/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/Pub_Control/bin/Release/Pub_Class.pdb b/Pub_Control/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/Pub_Control/bin/Release/Pub_Class.pdb
+++ b/Pub_Control/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/Pub_Control/bin/Release/Pub_Control.dll b/Pub_Control/bin/Release/Pub_Control.dll
index ed86f34..5ed5d90 100644
--- a/Pub_Control/bin/Release/Pub_Control.dll
+++ b/Pub_Control/bin/Release/Pub_Control.dll
Binary files differ
diff --git a/Pub_Control/bin/Release/Pub_Control.pdb b/Pub_Control/bin/Release/Pub_Control.pdb
index 6dc3b40..dd4f083 100644
--- a/Pub_Control/bin/Release/Pub_Control.pdb
+++ b/Pub_Control/bin/Release/Pub_Control.pdb
Binary files differ
diff --git a/SQLHelper/bin/Release/Pub_Class.dll b/SQLHelper/bin/Release/Pub_Class.dll
index 2ba127a..bf6bef2 100644
--- a/SQLHelper/bin/Release/Pub_Class.dll
+++ b/SQLHelper/bin/Release/Pub_Class.dll
Binary files differ
diff --git a/SQLHelper/bin/Release/Pub_Class.pdb b/SQLHelper/bin/Release/Pub_Class.pdb
index 8f7e79f..828c64f 100644
--- a/SQLHelper/bin/Release/Pub_Class.pdb
+++ b/SQLHelper/bin/Release/Pub_Class.pdb
Binary files differ
diff --git a/SQLHelper/bin/Release/SQLHelper.dll b/SQLHelper/bin/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/SQLHelper/bin/Release/SQLHelper.dll
+++ b/SQLHelper/bin/Release/SQLHelper.dll
Binary files differ
diff --git a/SQLHelper/bin/Release/SQLHelper.pdb b/SQLHelper/bin/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/SQLHelper/bin/Release/SQLHelper.pdb
+++ b/SQLHelper/bin/Release/SQLHelper.pdb
Binary files differ
diff --git a/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache b/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache
index 42fb0c2..108aa47 100644
--- a/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache
+++ b/SQLHelper/obj/Release/SQLHelper.csproj.AssemblyReference.cache
Binary files differ
diff --git a/SQLHelper/obj/Release/SQLHelper.dll b/SQLHelper/obj/Release/SQLHelper.dll
index 1341fc8..994229e 100644
--- a/SQLHelper/obj/Release/SQLHelper.dll
+++ b/SQLHelper/obj/Release/SQLHelper.dll
Binary files differ
diff --git a/SQLHelper/obj/Release/SQLHelper.pdb b/SQLHelper/obj/Release/SQLHelper.pdb
index b2f57ce..db732f5 100644
--- a/SQLHelper/obj/Release/SQLHelper.pdb
+++ b/SQLHelper/obj/Release/SQLHelper.pdb
Binary files differ
diff --git a/SyntacticSugar/bin/Debug/SyntacticSugar.dll b/SyntacticSugar/bin/Debug/SyntacticSugar.dll
deleted file mode 100644
index c1cb681..0000000
--- a/SyntacticSugar/bin/Debug/SyntacticSugar.dll
+++ /dev/null
Binary files differ
diff --git a/SyntacticSugar/bin/Debug/SyntacticSugar.pdb b/SyntacticSugar/bin/Debug/SyntacticSugar.pdb
deleted file mode 100644
index d4f984c..0000000
--- a/SyntacticSugar/bin/Debug/SyntacticSugar.pdb
+++ /dev/null
Binary files differ
diff --git a/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.CoreCompileInputs.cache b/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 48caaab..0000000
--- a/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f95e56b5f9755e3380309c272e92c6c4a10dd4c5
diff --git a/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt b/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt
index 57a966b..bf531f7 100644
--- a/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt
+++ b/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt
@@ -10,8 +10,3 @@
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.dll
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.pdb
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.csproj.AssemblyReference.cache
-D:\WorkBench\MES-WEB-API\SyntacticSugar\bin\Debug\SyntacticSugar.dll
-D:\WorkBench\MES-WEB-API\SyntacticSugar\bin\Debug\SyntacticSugar.pdb
-D:\WorkBench\MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.csproj.CoreCompileInputs.cache
-D:\WorkBench\MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.dll
-D:\WorkBench\MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.pdb
diff --git a/SyntacticSugar/obj/Debug/SyntacticSugar.dll b/SyntacticSugar/obj/Debug/SyntacticSugar.dll
deleted file mode 100644
index c1cb681..0000000
--- a/SyntacticSugar/obj/Debug/SyntacticSugar.dll
+++ /dev/null
Binary files differ
diff --git a/SyntacticSugar/obj/Debug/SyntacticSugar.pdb b/SyntacticSugar/obj/Debug/SyntacticSugar.pdb
deleted file mode 100644
index d4f984c..0000000
--- a/SyntacticSugar/obj/Debug/SyntacticSugar.pdb
+++ /dev/null
Binary files differ
diff --git a/WebAPI/Controllers/BaseSet/Gy_TechnologyController.cs b/WebAPI/Controllers/BaseSet/Gy_TechnologyController.cs
index 7964e88..63e4918 100644
--- a/WebAPI/Controllers/BaseSet/Gy_TechnologyController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_TechnologyController.cs
@@ -247,6 +247,7 @@
                 DateTime HMakeTime = list[0].HMakeTime;
                 string HMakeEmp = list[0].HMakeEmp;
 
+
                 if (!DBUtility.ClsPub.AllowNumber(HNumber))
                 {
                     objJsonResult.code = "0";
@@ -323,7 +324,9 @@
                 DateTime HMakeTime = list[0].HMakeTime;
                 string HMakeEmp = list[0].HMakeEmp;
                 long HUSEORGID = list[0].HUSEORGID;
-                long HCREATEORGID = list[0].HCREATEORGID;
+                long HCREATEORGID = list[0].HCREATEORGID; 
+                long HUnitID = list[0].HUnitID;
+                long HClassID = list[0].HClassID;
 
                 //鍒ゆ柇鏉冮檺
                 if (!ClsPub.Security_Log("Gy_TechnologyParameter_Edit", 1, false, msg3))
@@ -343,6 +346,8 @@
                     objJsonResult.data = null;
                     return objJsonResult;
                 }
+                
+
 
                 //if (oDept.HavSameNumber(HItemID, HNumber))
                 //{
@@ -357,6 +362,8 @@
                 if (HItemID == 0)
                 {
                     oCN.BeginTran();
+
+
 
                     //淇濆瓨鍓嶆帶鍒�=========================================      
                     string sql1 = "exec h_p_Gy_TechnologyParameter_BeforeSaveCtrl " + HMakeEmp + ",'" + 1 + "'";
@@ -380,14 +387,25 @@
                         oCN.RollBack();
                         return objJsonResult;
                     }
+
+                    string _sql = "select HItemID from Gy_TechnologyParameter where HNumber = N'" + HNumber + "'";
+                    DataSet _ds = oCN.RunProcReturn(_sql, "Gy_TechnologyParameter");
+                    if (_ds.Tables[0].Rows.Count > 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 0;
+                        objJsonResult.Message = "淇濆瓨澶辫触: 宸ヨ壓浠g爜閲嶅!";
+                        objJsonResult.data = null;
+                        return objJsonResult;
+                    }
                     //================================================================================== 
 
 
                     oCN.RunProc("Insert into Gy_TechnologyParameter  " +
                          " (HNumber,HName,HHelpCode,HShortNumber,HParentID,HLevel" +
-                         ",HEndFlag,HStopflag,HRemark,HUseFlag,HMakeTime,HMakeEmp,HUSEORGID,HCREATEORGID) " +
+                         ",HEndFlag,HStopflag,HRemark,HUseFlag,HMakeTime,HMakeEmp,HUSEORGID,HCREATEORGID, HClassID, HUnitID) " +
                          " Values('" + HNumber + "','" + HName + "','" + HHelpCode + "','" + HShortNumber + "','" + HParentID.ToString() +
-                         "','" + HLevel.ToString() + "','" + HEndFlag + "','" + HStopflag + "','" + HRemark + "','" + HUseFlag + "',getdate(),'" + HMakeEmp + "','" + HUSEORGID + "','" + HCREATEORGID + "')", ref DBUtility.ClsPub.sExeReturnInfo);
+                         "','" + HLevel.ToString() + "','" + HEndFlag + "','" + HStopflag + "','" + HRemark + "','" + HUseFlag + "',getdate(),'" + HMakeEmp + "','" + HUSEORGID + "','" + HCREATEORGID + "','" + HClassID + "','" + HUnitID + "')", ref DBUtility.ClsPub.sExeReturnInfo);
                     // Convert.ToString(HEndFlag ? 1 : 0); Convert.ToString(HStopflag ? 1 : 0);HUseFlag
                     //淇敼涓婄骇涓洪潪鏈骇浠g爜
                     oCN.RunProc("Update Gy_TechnologyParameter set HEndflag=0 where HItemID=" + HParentID, ref DBUtility.ClsPub.sExeReturnInfo);
@@ -461,6 +479,9 @@
                         ",HUseFlag='" + HUseFlag + "'" +
                         ",HModifyTime= getdate()" +
                         ",HModifyEmp='" + HMakeEmp + "'" +
+                         ",HClassID='" + HClassID + "'" +
+                        ",HUnitID='" + HUnitID + "'" +
+                        ",HUSEORGID='" + HUSEORGID + "'" +
                         ",HRemark='" + HRemark + "' Where HItemID=" + HItemID, ref DBUtility.ClsPub.sExeReturnInfo);
                     //淇敼瀛愰」鐩唬鐮�
                     //oCN.RunProc("exec h_p_Gy_UpdateNumber Gy_Warehouse,'" + HNumber + ".','" + this.HOldNumber + ".'", ref DBUtility.ClsPub.sExeReturnInfo);
diff --git a/WebAPI/Controllers/BaseSet/Gy_TechnologyParUnitController.cs b/WebAPI/Controllers/BaseSet/Gy_TechnologyParUnitController.cs
index 1f0c602..2255185 100644
--- a/WebAPI/Controllers/BaseSet/Gy_TechnologyParUnitController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_TechnologyParUnitController.cs
@@ -221,8 +221,8 @@
         {
             try
             {
-                DAL.ClsGy_Warehouse_Ctl oDept = new DAL.ClsGy_Warehouse_Ctl();
-                DAL.ClsGy_Warehouse_View oDeptHlp = new DAL.ClsGy_Warehouse_View();
+                //DAL.ClsGy_Warehouse_Ctl oDept = new DAL.ClsGy_Warehouse_Ctl();
+                //DAL.ClsGy_Warehouse_View oDeptHlp = new DAL.ClsGy_Warehouse_View();
 
                 var _value = oMain["oMain"].ToString();
                 string msg1 = _value.ToString();
@@ -233,7 +233,6 @@
                 //鍙嶅簭鍒楀寲
                 msg2 = "[" + msg2.ToString() + "]";
                 List<TechnologyParameterUnit> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<TechnologyParameterUnit>>(msg2);
-
                 long HItemID = list[0].HItemID;
                 string HNumber = list[0].HNumber;
                 string HName = list[0].HName;
@@ -247,7 +246,12 @@
                 string HUseFlag = list[0].HUseFlag;
                 DateTime HMakeTime = list[0].HMakeTime;
                 string HMakeEmp = list[0].HMakeEmp;
-
+                string HCheckTime = list[0].HCheckTime;
+                string HStopTime = list[0].HStopTime;
+                string HCheckEmp = list[0].HCheckEmp;
+                string HStopEmp = list[0].HCheckTime;
+                long HUSEORGID = list[0].HUSEORGID;
+                long HCREATEORGID = list[0].HCREATEORGID;
                 ////鍒ゆ柇鏉冮檺
                 //if (!ClsPub.Security_Log("Gy_TechnologyParameter_Add_Edit_", 1, false, msg3))
                 //{
@@ -266,27 +270,28 @@
                 //    objJsonResult.data = null;
                 //    return objJsonResult;
                 //}
-
-                //if (oDept.HavSameNumber(HItemID, HNumber))
-                //{
-                //    objJsonResult.code = "0";
-                //    objJsonResult.count = 0;
-                //    objJsonResult.Message = "浠g爜閲嶅锛�";
-                //    objJsonResult.data = null;
-                //    return objJsonResult;
-                //}
                 //淇濆瓨
                 //淇濆瓨瀹屾瘯鍚庡鐞�
                 if (HItemID == 0)
                 {
+                    oCN.BeginTran();
+                    var ds2 = oCN.RunProcReturn("select HItemID from Gy_TechnologyParameterUnit where HNumber = N'" + HNumber + "'", "Gy_TechnologyParameterUnit");
+                    if(ds2.Tables[0].Rows.Count > 0)
+                    {
+                            objJsonResult.code = "0";
+                            objJsonResult.count = 0;
+                            objJsonResult.Message = "浠g爜閲嶅锛�";
+                            objJsonResult.data = null;
+                            return objJsonResult;
+                    }
                     //褰撳墠鏃堕棿
                     var currentTime = DateTime.Now.ToString();
-                    oCN.BeginTran();
                     oCN.RunProc("Insert into Gy_TechnologyParameterUnit  " +
                         " (HNumber,HName,HHelpCode,HShortNumber,HParentID,HLevel" +
-                        ",HEndFlag,HStopflag,HRemark,HUseFlag,HMakeTime,HMakeEmp) " +
+                        ",HEndFlag,HStopflag,HRemark,HUseFlag,HMakeTime,HMakeEmp, HUSEORGID, HCREATEORGID) " +
                         " Values('" + HNumber + "','" + HName + "','" + HHelpCode + "','" + HShortNumber + "','" + HParentID.ToString() +
-                        "','" + HLevel.ToString() + "','" + HEndFlag + "','" + HStopflag + "','" + HRemark + "','" + HUseFlag + "','" + currentTime + "','" + HMakeEmp + "')", ref DBUtility.ClsPub.sExeReturnInfo);
+                        "','" + HLevel.ToString() + "','" + HEndFlag + "','" + HStopflag + "','" + HRemark + "','" + HUseFlag + "','" + currentTime +
+                        "','" + HMakeEmp +"','" + HUSEORGID + "','" + HCREATEORGID  + "')", ref DBUtility.ClsPub.sExeReturnInfo);
                     // Convert.ToString(HEndFlag ? 1 : 0); Convert.ToString(HStopflag ? 1 : 0);HUseFlag
                     //淇敼涓婄骇涓洪潪鏈骇浠g爜
                     oCN.RunProc("Update Gy_TechnologyParameterUnit set HEndflag=0 where HItemID=" + HParentID, ref DBUtility.ClsPub.sExeReturnInfo);
@@ -424,5 +429,391 @@
             }
         }
 
+        #region 宸ヨ壓鍙傛暟鍗曚綅 瀹℃牳銆佸弽瀹℃牳
+
+        [Route("Gy_TechnologyParameterUnit/AuditGy_TechnologyParameterUnit")]
+        [HttpGet]
+        public object AuditGy_TechnologyParameterUnit(int HInterID, int IsAudit, string CurUserName)
+        {
+            try
+            {
+                //瀹℃牳鏉冮檺
+                if (!DBUtility.ClsPub.Security_Log_second("Gy_TechnologyParameterUnit_Check", 1, false, CurUserName))
+                {
+                    objJsonResult.code = "0";
+                    objJsonResult.count = 0;
+                    objJsonResult.Message = "瀹℃牳澶辫触锛佹棤鏉冮檺锛�";
+                    objJsonResult.data = null;
+                    return objJsonResult;
+                }
+
+                var ds = oCN.RunProcReturn("select * from Gy_TechnologyParameterUnit where HItemID=" + HInterID, "Gy_TechnologyParameterUnit");
+                if (ds.Tables[0].Rows.Count > 0)
+                {
+                    if (IsAudit == 0)  //瀹℃牳鍒ゆ柇
+                    {
+                        if (ds.Tables[0].Rows[0]["HCheckEmp"].ToString() != "")
+                        {
+                            objJsonResult.code = "0";
+                            objJsonResult.count = 0;
+                            objJsonResult.Message = "鍗曟嵁宸插鏍�!涓嶈兘鍐嶆瀹℃牳锛�";
+                            objJsonResult.data = null;
+                            return objJsonResult;
+                        }
+                    }
+                    if (IsAudit == 1) //鍙嶅鏍稿垽鏂�
+                    {
+                        if (ds.Tables[0].Rows[0]["HCheckEmp"].ToString() == "")
+                        {
+                            objJsonResult.code = "0";
+                            objJsonResult.count = 0;
+                            objJsonResult.Message = "鍗曟嵁鏈鏍�!涓嶉渶瑕佸弽瀹℃牳!";
+                            objJsonResult.data = null;
+                            return objJsonResult;
+                        }
+                    }
+                }
+                else
+                {
+                    objJsonResult.code = "0";
+                    objJsonResult.count = 0;
+                    objJsonResult.Message = "鍗曟嵁涓嶅瓨鍦�!";
+                    objJsonResult.data = null;
+                    return objJsonResult;
+                }
+
+                oCN.BeginTran();
+
+                if (IsAudit == 0)  //瀹℃牳鍒ゆ柇
+                {
+
+                    //瀹℃牳鍓嶆帶鍒�=========================================      
+                    string sql1 = "exec h_p_Gy_TechnologyParameter_BeforeCheckCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql1, "h_p_Gy_TechnologyParameterUnit_BeforeCheckCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "瀹℃牳澶辫触!鍘熷洜:瀹℃牳鍓嶅垽鏂け璐ワ紝璇蜂笌缃戠粶绠$悊浜哄憳鑱旂郴";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "瀹℃牳澶辫触!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+                    oCN.RunProc("update Gy_TechnologyParameterUnit set HCheckEmp='" + CurUserName + "',HCheckTime=getdate() where HItemID=" + HInterID);
+
+
+                    //瀹℃牳鍚庢帶鍒�=========================================      
+                    string sql2 = "exec h_p_Gy_TechnologyParameter_AfterCheckCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql2, "h_p_Gy_TechnologyParameter_AfterCheckCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "瀹℃牳澶辫触!鍘熷洜:瀹℃牳鍚庡垽鏂け璐ワ紝璇蜂笌缃戠粶绠$悊浜哄憳鑱旂郴";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "瀹℃牳澶辫触!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+                    objJsonResult.code = "1";
+                    objJsonResult.count = 1;
+                    objJsonResult.Message = "瀹℃牳鎴愬姛";
+                    objJsonResult.data = null;
+                }
+                if (IsAudit == 1) //鍙嶅鏍稿垽鏂�
+                {
+
+                    //鍙嶅鏍稿墠鎺у埗=========================================      
+                    string sql1 = "exec h_p_Gy_TechnologyParameterUnit_BeforeUnCheckCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql1, "h_p_Gy_TechnologyParameter_BeforeCheckCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶅鏍稿け璐�!鍘熷洜:鍙嶅鏍稿墠鍒ゆ柇澶辫触锛岃涓庣綉缁滅鐞嗕汉鍛樿仈绯�";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶅鏍稿け璐�!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+
+                    oCN.RunProc("update Gy_TechnologyParameterUnit set HCheckEmp='',HCheckTime=null where HItemID=" + HInterID);
+
+
+                    //鍙嶅鏍稿悗鎺у埗=========================================      
+                    string sql2 = "exec h_p_Gy_TechnologyParameterUnit_AfterUnCheckCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql2, "h_p_Gy_TechnologyParameter_AfterCheckCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶅鏍稿け璐�!鍘熷洜:鍙嶅鏍稿悗鍒ゆ柇澶辫触锛岃涓庣綉缁滅鐞嗕汉鍛樿仈绯�";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶅鏍稿け璐�!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+
+                    objJsonResult.code = "1";
+                    objJsonResult.count = 1;
+                    objJsonResult.Message = "鍙嶅鏍告垚鍔�";
+                    objJsonResult.data = null;
+                }
+                oCN.Commit();
+
+                return objJsonResult;
+            }
+            catch (Exception e)
+            {
+                oCN.RollBack();
+                objJsonResult.code = "0";
+                objJsonResult.count = 0;
+                objJsonResult.Message = "瀹℃牳澶辫触鎴栬�呭弽瀹℃牳澶辫触锛�" + e.ToString();
+                objJsonResult.data = null;
+                return objJsonResult;
+            }
+        }
+        #endregion
+
+        #region 宸ヨ壓鍙傛暟鍗曚綅 绂佺敤銆佸弽绂佺敤
+
+        [Route("Gy_TechnologyParameterUnit/StopGy_TechnologyParameterUnit")]
+        [HttpGet]
+        public object Gy_TechnologyParameterUnit(int HInterID, int IsStop, string CurUserName)
+        {
+            try
+            {
+                //绂佺敤鏉冮檺
+                if (!DBUtility.ClsPub.Security_Log_second("Gy_TechnologyParameterUnit_Stop", 1, false, CurUserName))
+                {
+                    objJsonResult.code = "0";
+                    objJsonResult.count = 0;
+                    objJsonResult.Message = "绂佺敤澶辫触锛佹棤鏉冮檺锛�";
+                    objJsonResult.data = null;
+                    return objJsonResult;
+                }
+
+                var ds = oCN.RunProcReturn("select * from Gy_TechnologyParameterUnit where HItemID=" + HInterID, "Gy_Material");
+                if (ds.Tables[0].Rows.Count > 0)
+                {
+                    if (IsStop == 0)  //绂佺敤鍒ゆ柇
+                    {
+                        if (ds.Tables[0].Rows[0]["HStopEmp"].ToString() != "")
+                        {
+                            objJsonResult.code = "0";
+                            objJsonResult.count = 0;
+                            objJsonResult.Message = "鍗曟嵁宸茬鐢�!涓嶈兘鍐嶆绂佺敤锛�";
+                            objJsonResult.data = null;
+                            return objJsonResult;
+                        }
+                    }
+                    if (IsStop == 1) //鍙嶇鐢ㄥ垽鏂�
+                    {
+                        if (ds.Tables[0].Rows[0]["HStopEmp"].ToString() == "")
+                        {
+                            objJsonResult.code = "0";
+                            objJsonResult.count = 0;
+                            objJsonResult.Message = "鍗曟嵁鏈鐢�!涓嶉渶瑕佸弽绂佺敤!";
+                            objJsonResult.data = null;
+                            return objJsonResult;
+                        }
+                    }
+                }
+                else
+                {
+                    objJsonResult.code = "0";
+                    objJsonResult.count = 0;
+                    objJsonResult.Message = "鍗曟嵁涓嶅瓨鍦�!";
+                    objJsonResult.data = null;
+                    return objJsonResult;
+                }
+
+                oCN.BeginTran();
+
+                if (IsStop == 0)  //绂佺敤鍒ゆ柇
+                {
+
+                    //绂佺敤鍓嶆帶鍒�=========================================      
+                    string sql1 = "exec h_p_Gy_TechnologyParameterUnit_BeforeStopCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql1, "h_p_Gy_TechnologyParameterUnit_BeforeStopCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "绂佺敤澶辫触!鍘熷洜:绂佺敤鍓嶅垽鏂け璐ワ紝璇蜂笌缃戠粶绠$悊浜哄憳鑱旂郴";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "绂佺敤澶辫触!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+                    oCN.RunProc("update Gy_TechnologyParameterUnit set HStopEmp='" + CurUserName + "',HStopTime=getdate(),HStopflag=1 where HItemID=" + HInterID);
+
+
+                    //绂佺敤鍚庢帶鍒�=========================================      
+                    string sql2 = "exec h_p_Gy_TechnologyParameterUnit_AfterStopCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql2, "h_p_Gy_TechnologyParameterUnit_AfterStopCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "绂佺敤澶辫触!鍘熷洜:绂佺敤鍚庡垽鏂け璐ワ紝璇蜂笌缃戠粶绠$悊浜哄憳鑱旂郴";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "绂佺敤澶辫触!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+                    objJsonResult.code = "1";
+                    objJsonResult.count = 1;
+                    objJsonResult.Message = "绂佺敤鎴愬姛";
+                    objJsonResult.data = null;
+                }
+                if (IsStop == 1) //鍙嶇鐢ㄥ垽鏂�
+                {
+                    //鍙嶇鐢ㄥ墠鎺у埗=========================================      
+                    string sql1 = "exec h_p_Gy_TechnologyParameterUnit_BeforeUnStopCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql1, "h_p_Gy_TechnologyParameterUnit_BeforeUnStopCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶇鐢ㄥけ璐�!鍘熷洜:鍙嶇鐢ㄥ墠鍒ゆ柇澶辫触锛岃涓庣綉缁滅鐞嗕汉鍛樿仈绯�";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶇鐢ㄥけ璐�!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+
+                    oCN.RunProc("update Gy_TechnologyParameterUnit set HStopEmp='',HStopTime=null,HStopflag=0 where HItemID=" + HInterID);
+
+
+                    //鍙嶇鐢ㄥ悗鎺у埗=========================================      
+                    string sql2 = "exec h_p_Gy_TechnologyParameterUnit_AfterUnStopCtrl " + HInterID + ",'" + CurUserName + "'";
+                    ds = oCN.RunProcReturn(sql2, "h_p_Gy_TechnologyParameterUnit_AfterUnStopCtrl");
+                    if (ds == null || ds.Tables.Count == 0 || ds.Tables[0].Rows.Count == 0)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶇鐢ㄥけ璐�!鍘熷洜:鍙嶇鐢ㄥ悗鍒ゆ柇澶辫触锛岃涓庣綉缁滅鐞嗕汉鍛樿仈绯�";
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+
+                    if (ds.Tables[0].Rows[0]["HBack"].ToString() != "0")
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "鍙嶇鐢ㄥけ璐�!鍘熷洜:" + ds.Tables[0].Rows[0]["HRemark"].ToString(); ;
+                        objJsonResult.data = null;
+                        oCN.RollBack();
+                        return objJsonResult;
+                    }
+                    //================================================================================== 
+
+                    objJsonResult.code = "1";
+                    objJsonResult.count = 1;
+                    objJsonResult.Message = "鍙嶇鐢ㄦ垚鍔�";
+                    objJsonResult.data = null;
+                }
+                oCN.Commit();
+
+                return objJsonResult;
+            }
+            catch (Exception e)
+            {
+                oCN.RollBack();
+                objJsonResult.code = "0";
+                objJsonResult.count = 0;
+                objJsonResult.Message = "绂佺敤澶辫触鎴栬�呭弽绂佺敤澶辫触锛�" + e.ToString();
+                objJsonResult.data = null;
+                return objJsonResult;
+            }
+        }
+        #endregion
+
+
     }
 }
\ No newline at end of file
diff --git a/WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs b/WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs
index 4e856a5..79b5c2c 100644
--- a/WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs
+++ b/WebAPI/Controllers/BaseSet/Gy_WarehouseController.cs
@@ -85,6 +85,91 @@
         }
 
 
+        public class TreeModel
+        {
+            public string Id { get; set; }
+            public string Number { get; set; }
+            public string Title { get; set; }
+            public List<TreeModel> children = new List<TreeModel>();
+        }
+        /// <summary>
+        /// 杩斿洖浠撳簱鍒楄〃
+        ///鍙傛暟锛歴tring sql銆�
+        ///杩斿洖鍊硷細object銆�
+        /// </summary>
+        [Route("Gy_Warehouse/listTree")]
+        [HttpGet]
+        public object listTree(string sWhere, string user, string Organization)
+        {
+            try
+            {
+                List<object> columnNameList = new List<object>();
+                //缂栬緫鏉冮檺
+                if (!DBUtility.ClsPub.Security_Log_second("Gy_Warehouse", 1, false, user))
+                {
+                    objJsonResult.code = "0";
+                    objJsonResult.count = 0;
+                    objJsonResult.Message = "鏃犳煡鐪嬫潈闄愶紒";
+                    objJsonResult.data = null;
+                    return objJsonResult;
+                }
+                string sql1 = string.Format(@"select * from h_v_IF_WareHouseList_ExtendWHType where 缁勭粐鍚嶇О='" + Organization + "'");
+                if (sWhere == null || sWhere.Equals(""))
+                {
+                    ds = oCN.RunProcReturn(sql1 + sWhere + " order by 浠撳簱浠g爜 ", "h_v_IF_WareHouseList_ExtendWHType");
+                }
+                else
+                {
+                    string sql = sql1 + sWhere + " order by 浠撳簱浠g爜 ";
+                    ds = oCN.RunProcReturn(sql, "h_v_IF_WareHouseList_ExtendWHType");
+                }
+
+                List<TreeModel> treeModels = new List<TreeModel>();
+                TreeModel first = new TreeModel();
+                first.Id = "0";
+                first.Title = "妯″叿浠撳簱";
+                first.Number = "0";
+                treeModels.Add(first);
+
+                foreach (DataRow row in ds.Tables[0].Rows)
+                {
+                    var strLen = row["hitemid"].ToString().Split('.');
+                    if (strLen.Length == 1)
+                    {
+                        TreeModel tree = new TreeModel();
+                        tree.Id = row["hitemid"].ToString();
+                        tree.Title = row["hname"].ToString();
+                        tree.Number = row["HNumber"].ToString();
+                        treeModels[0].children.Add(tree);
+                    }
+                }
+                digui(ds.Tables[0], treeModels[0].children, 2);
+
+                //娣诲姞鍒楀悕
+                foreach (DataColumn col in ds.Tables[0].Columns)
+                {
+                    Type dataType = col.DataType;
+                    string ColmString = "{\"ColmCols\":\"" + col.ColumnName + "\",\"ColmType\":\"" + dataType.Name + "\"}";
+                    columnNameList.Add(JsonConvert.DeserializeObject(ColmString));//鑾峰彇鍒癉ataColumn鍒楀璞$殑鍒楀悕
+                }
+
+                objJsonResult.code = "1";
+                objJsonResult.count = 1;
+                objJsonResult.Message = "Sucess锛�";
+                objJsonResult.data = Newtonsoft.Json.JsonConvert.SerializeObject(treeModels);
+                objJsonResult.list = columnNameList;
+                return objJsonResult;
+            }
+            catch (Exception e)
+            {
+                objJsonResult.code = "0";
+                objJsonResult.count = 0;
+                objJsonResult.Message = "Exception锛�" + e.ToString();
+                objJsonResult.data = null;
+                return objJsonResult;
+            }
+        }
+
 
         /// <summary>
         /// 鏍规嵁鍩虹璧勬枡ID 鏌ユ壘璁板綍
@@ -1239,5 +1324,35 @@
         }
         #endregion
 
+        #region 閫掑綊鐢熸垚鏍戠姸缁撴瀯
+        /// <summary>
+        /// 閫掑綊鍑芥暟
+        /// </summary>
+        public void digui(DataTable dt, List<TreeModel> tree, int num)
+        {
+            for (int m = 0; m < tree.Count; m++)
+            {
+                tree[m].children = new List<TreeModel>();
+                for (int i = 0; i < dt.Rows.Count; i++)//绗竴娆″惊鐜紝寰楀埌鎵�鏈夋牴鑺傜偣鐨勫瓙闆�
+                {
+                    var strLen = dt.Rows[i]["hnumber"].ToString().Split('.');
+                    if (strLen.Length == num && dt.Rows[i]["hnumber"].ToString().Contains(tree[m].Id + "."))
+                    {
+                        TreeModel tbjson = new TreeModel();
+                        tbjson.Id = dt.Rows[i]["hitemid"].ToString();
+                        tbjson.Title = dt.Rows[i]["hname"].ToString();
+                        tbjson.Number = dt.Rows[i]["HNumber"].ToString();
+                        tree[m].children.Add(tbjson);
+                    }
+                }
+                var strLens = tree[m].Id.Split('.');
+                for (int i = 0; i < tree[m].children.Count; i++)
+                {
+                    digui(dt, tree[m].children, strLens.Length + 2);//鍐嶆鐢ㄥ瓙闆嗗幓寰幆锛屾嬁鍑哄瓙闆嗙殑瀛愰泦
+                }
+            }
+
+        }
+        #endregion
     }
 }
\ No newline at end of file
diff --git a/WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs b/WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs
index 9ec2784..d5f1280 100644
--- a/WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs
+++ b/WebAPI/Controllers/SBGL/Sb_EquipMaintainRuleBillController.cs
@@ -455,6 +455,8 @@
                 bool bResult;
                 if (oBill.omodel.HInterID == 0)
                 {
+                    // 鍒ゆ柇鏄惁鍗曟嵁鍙锋槸鍚﹂噸澶�
+
                     // bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                     bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo);
                 }
diff --git a/WebAPI/Controllers/SBGL/Sb_EquipPatrolCheckRuleBillController.cs b/WebAPI/Controllers/SBGL/Sb_EquipPatrolCheckRuleBillController.cs
index 1f89ec9..01ad032 100644
--- a/WebAPI/Controllers/SBGL/Sb_EquipPatrolCheckRuleBillController.cs
+++ b/WebAPI/Controllers/SBGL/Sb_EquipPatrolCheckRuleBillController.cs
@@ -422,7 +422,7 @@
         {
             try
             {
-                //鍒ゆ柇鏄惁鏈夊垹闄ゆ潈闄�
+                //鍒ゆ柇鏄惁鏈夊鏍告潈闄�
                 if (!DBUtility.ClsPub.Security_Log("Sb_EquipPatrolCheckRuleBill_Check", 1, false, user))
                 {
                     objJsonResult.code = "0";
@@ -471,6 +471,18 @@
                         return objJsonResult;
                     }
                     //==================================================================================      
+                    string sql2 = "select hmainid,瀹℃牳浜� from h_v_Sb_EquipPatrolCheckRuleList where hmainid = " + HInterID;
+             
+                    var ds2 = oCN.RunProcReturn(sql2, "h_v_Sb_EquipPatrolCheckRuleList");
+                    
+                    if (ds2.Tables[0].Rows[0]["瀹℃牳浜�"].ToString() != string.Empty)
+                    {
+                        objJsonResult.code = "0";
+                        objJsonResult.count = 1;
+                        objJsonResult.Message = "瀹℃牳澶辫触!鍘熷洜: 鍗曟嵁宸茶瀹℃牳!";
+                        objJsonResult.data = null;
+                        return objJsonResult;
+                    }
 
                     if (!BillOld.CheckBill(int.Parse(HInterID),oBill.omodel.HBillNo, "h_p_Sb_EquipPatrolCheckRuleBill_AfterCheckCtrl",user, ref ClsPub.sExeReturnInfo))
                     {
diff --git a/WebAPI/Controllers/WebAPIController.cs b/WebAPI/Controllers/WebAPIController.cs
index 1bcc961..338f5dd 100644
--- a/WebAPI/Controllers/WebAPIController.cs
+++ b/WebAPI/Controllers/WebAPIController.cs
@@ -19220,6 +19220,60 @@
         }
 
         /// <summary>
+        /// 鏍规嵁妯″叿浠撳簱缂栧彿鑾峰彇妯″叿鏁版嵁
+        /// </summary>
+        /// <param name="sWhere">绛涢�夋潯浠�</param>
+        /// <param name="user">鎿嶄綔鐢ㄦ埛</param>
+        /// <param name="Organization">缁勭粐</param>
+        /// <returns>妯″叿鏁版嵁娓呭崟</returns>
+        [Route("Web/Get_Sc_MouldStatusAnalysisList")]
+        [HttpGet]
+        public object Get_Sc_MouldStatusAnalysisList(string sWhere, string user, string Organization)
+        {
+            try
+            {
+                SQLHelper.ClsCN oCN = new SQLHelper.ClsCN();
+                if (sWhere == null || sWhere.Equals(""))
+                {
+                    ds = oCN.RunProcReturn("Select * from h_v_Sc_MouldStatusAnalysisList where 1=1 Order by HInterID DESC", "h_v_Sc_MouldStatusAnalysisList");
+                }
+                else
+                {
+                    string sql1 = "Select * from h_v_Sc_MouldStatusAnalysisList where 1=1  ";
+                    string sql = sql1 + sWhere + " Order by HInterID DESC";
+                    ds = oCN.RunProcReturn(sql, "h_v_Sc_MouldStatusAnalysisList");
+                }
+
+
+                if (ds == null || ds.Tables[0].Rows.Count <= 0)
+                {
+                    objjson.code = "0";
+                    objjson.count = 0;
+                    objjson.Message = "鑾峰彇澶辫触" + DBUtility.ClsPub.sErrInfo;
+                    objjson.data = null;
+                    return objjson;
+                }
+                else
+                {
+                    objjson.code = "0";
+                    objjson.count = 1;
+                    objjson.Message = "鑾峰彇鎴愬姛!";
+                    objjson.data = ds.Tables[0];
+                    return objjson;
+                }
+            }
+            catch (Exception ex)
+            {
+
+                objjson.code = "0";
+                objjson.count = 0;
+                objjson.Message = "鑾峰彇澶辫触" + ex.ToString();
+                objjson.data = null;
+                return objjson;
+            }
+        }
+
+        /// <summary>
         /// 鑾峰彇鍣ㄥ叿鍒楄〃
         /// </summary>
         /// <returns></returns>
diff --git a/WebAPI/DLL/ClsSb_EquipMaintainRuleBill.cs b/WebAPI/DLL/ClsSb_EquipMaintainRuleBill.cs
index 48342c9..f819add 100644
--- a/WebAPI/DLL/ClsSb_EquipMaintainRuleBill.cs
+++ b/WebAPI/DLL/ClsSb_EquipMaintainRuleBill.cs
@@ -137,6 +137,13 @@
                 omodel.HInterID = DBUtility.ClsPub.CreateBillID(BillType, ref DBUtility.ClsPub.sExeReturnInfo);
                 //鑻AINDI閲嶅鍒欓噸鏂拌幏鍙�
                 oCn.BeginTran();
+                DataSet _ds = oCn.RunProcReturn("select HInterID from Sb_EquipMaintainRuleBillMain where HBillNo = N'" + omodel.HBillNo + "'", "Sb_EquipMaintainRuleBillMain");
+                if(_ds.Tables[0].Rows.Count > 0) 
+                {
+                    sReturn = "鍗曟嵁鍙烽噸澶嶏紒";
+                    oCn.RollBack();
+                    return false;
+                } 
                 //涓昏〃
                 oCn.RunProc("Insert Into Sb_EquipMaintainRuleBillMain   " +
                 "(HBillType,HBillSubType,HInterID,HBillNo,HDate,HMaker,HMakeDate" +
diff --git a/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs b/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
index cc155d4..afacdfc 100644
--- a/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
+++ b/WebAPI/DLL/ClsSb_EquipPatrolCheckRuleBill.cs
@@ -19,7 +19,7 @@
             base.MvarItemKeySub4 = "";
             base.MvarItemKey = "Sb_EquipPatrolCheckRuleBillMain";
             base.MvarReportTitle = "璁惧宸℃瑙勭▼";
-            base.BillType = "3913";
+            base.BillType = "5015";
         }
         //淇敼鍗曟嵁
         public override bool ModifyBill(Int64 lngBillKey, ref string sReturn)
diff --git a/WebAPI/Models/TechnologyParameter.cs b/WebAPI/Models/TechnologyParameter.cs
index 5741fc8..a1eab69 100644
--- a/WebAPI/Models/TechnologyParameter.cs
+++ b/WebAPI/Models/TechnologyParameter.cs
@@ -20,6 +20,9 @@
         public string HMakeEmp { get; set; }
         public long HUSEORGID { get; set; }
         public long HCREATEORGID { get; set; }
+        public long HUnitID { get; set; }
+
+        public long HClassID { get; set; }
 
     }
 }
diff --git a/WebAPI/Models/TechnologyParameterUnit.cs b/WebAPI/Models/TechnologyParameterUnit.cs
index 1ea2225..11b14e3 100644
--- a/WebAPI/Models/TechnologyParameterUnit.cs
+++ b/WebAPI/Models/TechnologyParameterUnit.cs
@@ -20,5 +20,12 @@
         public string HUseFlag { get; set; }
         public DateTime HMakeTime { get; set; }
         public string HMakeEmp { get; set; }
+        public string HCheckEmp { get; set; }
+        public string HCheckTime { get; set; }
+        public string HStopEmp { get; set; }
+        public string HStopTime { get; set; }
+        public Int64 HUSEORGID { get; set; }
+        public Int64 HCREATEORGID { get; set; }
+
     }
 }
\ No newline at end of file
diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml.user
index 6ea70a0..565bc74 100644
--- a/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml.user
+++ b/WebAPI/Properties/PublishProfiles/FolderProfile11.pubxml.user
@@ -4,7 +4,7 @@
 -->
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
-    <History>True|2025-06-06T08:03:17.1598940Z;True|2025-06-06T15:55:14.1548669+08:00;True|2025-06-06T15:45:09.1494579+08:00;True|2025-06-06T15:23:44.6000261+08:00;True|2025-06-06T09:05:20.9891447+08:00;True|2025-06-06T08:59:02.9102042+08:00;True|2025-06-06T08:53:57.5240160+08:00;True|2025-06-06T08:41:52.8398696+08:00;True|2025-06-06T08:26:11.0482137+08:00;False|2025-06-06T08:21:34.3977767+08:00;True|2025-06-05T17:02:46.4387841+08:00;True|2025-06-05T16:57:31.4312343+08:00;False|2025-06-05T16:56:51.6475141+08:00;</History>
+    <History>True|2025-06-12T00:07:24.1394475Z;False|2025-06-12T08:06:50.5818604+08:00;True|2025-06-11T16:48:49.8379362+08:00;True|2025-06-11T16:46:41.1653890+08:00;True|2025-06-11T15:14:56.0474555+08:00;True|2025-06-11T14:49:30.2313205+08:00;True|2025-06-11T09:50:30.2697257+08:00;False|2025-06-11T09:49:07.3377795+08:00;False|2025-06-11T09:48:11.3043148+08:00;True|2025-06-10T14:53:27.3976234+08:00;True|2025-06-10T14:44:36.0667571+08:00;True|2025-06-10T12:37:55.9999249+08:00;True|2025-06-10T12:29:06.7152828+08:00;True|2025-06-10T11:19:52.9755229+08:00;True|2025-06-10T10:53:25.1516678+08:00;True|2025-06-10T10:49:46.3257234+08:00;True|2025-06-10T10:43:16.9567222+08:00;True|2025-06-10T10:35:40.8073924+08:00;True|2025-06-10T09:22:25.3761297+08:00;True|2025-06-10T08:53:14.1233640+08:00;False|2025-06-10T08:52:28.7445604+08:00;True|2025-06-09T15:47:05.0949232+08:00;True|2025-06-09T15:43:36.4410743+08:00;True|2025-06-09T15:34:26.1974700+08:00;True|2025-06-09T15:23:58.3542656+08:00;True|2025-06-09T10:03:14.0853098+08:00;True|2025-06-09T09:53:44.2860790+08:00;True|2025-06-09T09:50:36.4046416+08:00;True|2025-06-09T09:46:34.4404919+08:00;True|2025-06-09T09:43:11.5230900+08:00;True|2025-06-09T09:38:48.8356797+08:00;True|2025-06-09T09:19:56.4222144+08:00;False|2025-06-09T09:17:45.0139215+08:00;True|2025-06-06T16:03:17.1598940+08:00;True|2025-06-06T15:55:14.1548669+08:00;True|2025-06-06T15:45:09.1494579+08:00;True|2025-06-06T15:23:44.6000261+08:00;True|2025-06-06T09:05:20.9891447+08:00;True|2025-06-06T08:59:02.9102042+08:00;True|2025-06-06T08:53:57.5240160+08:00;True|2025-06-06T08:41:52.8398696+08:00;True|2025-06-06T08:26:11.0482137+08:00;False|2025-06-06T08:21:34.3977767+08:00;True|2025-06-05T17:02:46.4387841+08:00;True|2025-06-05T16:57:31.4312343+08:00;False|2025-06-05T16:56:51.6475141+08:00;</History>
     <_PublishTargetUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\LAYAPI</_PublishTargetUrl>
   </PropertyGroup>
   <ItemGroup>
@@ -45,28 +45,28 @@
       <publishTime>02/22/2013 16:43:40</publishTime>
     </File>
     <File Include="bin/BLL.dll">
-      <publishTime>06/06/2025 16:02:57</publishTime>
+      <publishTime>06/09/2025 09:19:24</publishTime>
     </File>
     <File Include="bin/BLL.pdb">
-      <publishTime>06/06/2025 16:02:57</publishTime>
+      <publishTime>06/09/2025 09:19:24</publishTime>
     </File>
     <File Include="bin/BouncyCastle.Crypto.dll">
       <publishTime>12/18/2020 05:32:28</publishTime>
     </File>
     <File Include="bin/DAL.dll">
-      <publishTime>06/06/2025 16:02:54</publishTime>
+      <publishTime>06/09/2025 09:19:22</publishTime>
     </File>
     <File Include="bin/DAL.pdb">
-      <publishTime>06/06/2025 16:02:54</publishTime>
+      <publishTime>06/09/2025 09:19:22</publishTime>
     </File>
     <File Include="bin/Dapper.dll">
       <publishTime>07/22/2016 22:52:40</publishTime>
     </File>
     <File Include="bin/DBUtility.dll">
-      <publishTime>06/05/2025 16:56:58</publishTime>
+      <publishTime>06/09/2025 09:19:18</publishTime>
     </File>
     <File Include="bin/DBUtility.pdb">
-      <publishTime>06/05/2025 16:56:58</publishTime>
+      <publishTime>06/09/2025 09:19:18</publishTime>
     </File>
     <File Include="bin/Grpc.Core.Api.dll">
       <publishTime>03/22/2022 13:17:26</publishTime>
@@ -111,10 +111,10 @@
       <publishTime>07/25/2012 19:48:56</publishTime>
     </File>
     <File Include="bin/Model.dll">
-      <publishTime>06/06/2025 08:25:50</publishTime>
+      <publishTime>06/09/2025 09:19:18</publishTime>
     </File>
     <File Include="bin/Model.pdb">
-      <publishTime>06/06/2025 08:25:50</publishTime>
+      <publishTime>06/09/2025 09:19:18</publishTime>
     </File>
     <File Include="bin/Models/ClsSc_MouldScrapOutBillMain.cs">
       <publishTime>04/21/2025 11:46:16</publishTime>
@@ -147,34 +147,34 @@
       <publishTime>10/23/2021 17:07:54</publishTime>
     </File>
     <File Include="bin/Pub_Class.dll">
-      <publishTime>06/05/2025 16:56:56</publishTime>
+      <publishTime>06/09/2025 09:19:15</publishTime>
     </File>
     <File Include="bin/Pub_Class.pdb">
-      <publishTime>06/05/2025 16:56:56</publishTime>
+      <publishTime>06/09/2025 09:19:15</publishTime>
     </File>
     <File Include="bin/Pub_Control.dll">
-      <publishTime>06/05/2025 16:56:57</publishTime>
+      <publishTime>06/09/2025 09:19:17</publishTime>
     </File>
     <File Include="bin/Pub_Control.pdb">
-      <publishTime>06/05/2025 16:56:57</publishTime>
+      <publishTime>06/09/2025 09:19:17</publishTime>
     </File>
     <File Include="bin/RestSharp.dll">
       <publishTime>08/31/2012 06:22:50</publishTime>
     </File>
     <File Include="bin/SQLHelper.dll">
-      <publishTime>06/05/2025 16:56:57</publishTime>
+      <publishTime>06/09/2025 09:19:17</publishTime>
     </File>
     <File Include="bin/SQLHelper.pdb">
-      <publishTime>06/05/2025 16:56:57</publishTime>
+      <publishTime>06/09/2025 09:19:17</publishTime>
     </File>
     <File Include="bin/Swashbuckle.Core.dll">
       <publishTime>02/16/2015 01:57:08</publishTime>
     </File>
     <File Include="bin/SyntacticSugar.dll">
-      <publishTime>06/05/2025 16:48:16</publishTime>
+      <publishTime>06/06/2025 16:42:55</publishTime>
     </File>
     <File Include="bin/SyntacticSugar.pdb">
-      <publishTime>06/05/2025 16:48:16</publishTime>
+      <publishTime>06/06/2025 16:42:55</publishTime>
     </File>
     <File Include="bin/System.Buffers.dll">
       <publishTime>07/19/2017 18:01:28</publishTime>
@@ -285,22 +285,22 @@
       <publishTime>05/09/2023 10:43:40</publishTime>
     </File>
     <File Include="bin/TopSdk.dll">
-      <publishTime>06/05/2025 16:48:17</publishTime>
+      <publishTime>06/06/2025 16:42:55</publishTime>
     </File>
     <File Include="bin/TopSdk.pdb">
-      <publishTime>06/05/2025 16:48:17</publishTime>
+      <publishTime>06/06/2025 16:42:55</publishTime>
     </File>
     <File Include="bin/WebActivatorEx.dll">
       <publishTime>11/24/2014 19:18:48</publishTime>
     </File>
     <File Include="bin/WebAPI.dll">
-      <publishTime>06/06/2025 15:55:07</publishTime>
+      <publishTime>06/12/2025 08:07:04</publishTime>
     </File>
     <File Include="bin/WebAPI.pdb">
-      <publishTime>06/06/2025 15:55:07</publishTime>
+      <publishTime>06/12/2025 08:07:04</publishTime>
     </File>
     <File Include="bin/WebAPI.XmlSerializers.dll">
-      <publishTime>06/06/2025 16:03:16</publishTime>
+      <publishTime>06/12/2025 08:07:22</publishTime>
     </File>
     <File Include="bin/WebGrease.dll">
       <publishTime>07/18/2013 01:03:52</publishTime>
@@ -492,7 +492,7 @@
       <publishTime>04/21/2025 11:46:17</publishTime>
     </File>
     <File Include="Web.config">
-      <publishTime>06/05/2025 16:57:27</publishTime>
+      <publishTime>06/09/2025 09:19:56</publishTime>
     </File>
   </ItemGroup>
 </Project>
\ No newline at end of file
diff --git a/WebAPI/WebAPI.csproj.user b/WebAPI/WebAPI.csproj.user
index e8d3a75..557da34 100644
--- a/WebAPI/WebAPI.csproj.user
+++ b/WebAPI/WebAPI.csproj.user
@@ -1,7 +1,7 @@
 锘�<?xml version="1.0" encoding="utf-8"?>
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
-    <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
+    <LastActiveSolutionConfig>Debug|x86</LastActiveSolutionConfig>
     <NameOfLastUsedPublishProfile>C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\WebAPI\Properties\PublishProfiles\FolderProfilewtt.pubxml</NameOfLastUsedPublishProfile>
     <NameOfLastUsedPublishProfile>D:\WorkBench\MES-WEB-API\WebAPI\Properties\PublishProfiles\FolderProfile11.pubxml</NameOfLastUsedPublishProfile>
     <UseIISExpress>true</UseIISExpress>
diff --git a/sdk_dingding/TopSdk/bin/Debug/TopSdk.dll b/sdk_dingding/TopSdk/bin/Debug/TopSdk.dll
deleted file mode 100644
index 52fbebe..0000000
--- a/sdk_dingding/TopSdk/bin/Debug/TopSdk.dll
+++ /dev/null
Binary files differ
diff --git a/sdk_dingding/TopSdk/bin/Debug/TopSdk.pdb b/sdk_dingding/TopSdk/bin/Debug/TopSdk.pdb
deleted file mode 100644
index bd2c107..0000000
--- a/sdk_dingding/TopSdk/bin/Debug/TopSdk.pdb
+++ /dev/null
Binary files differ
diff --git a/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.CoreCompileInputs.cache b/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.CoreCompileInputs.cache
deleted file mode 100644
index c12cb71..0000000
--- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b7766d0cccdf2c98a5ed7c86257ed2f2c0c84c8a
diff --git a/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt b/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt
index 17f8ea4..202a177 100644
--- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt
+++ b/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt
@@ -3,8 +3,3 @@
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.csproj.CoreCompileInputs.cache
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.dll
 C:\Users\86130\Desktop\鏅轰簯杩堟�漒MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.pdb
-D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\bin\Debug\TopSdk.dll
-D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\bin\Debug\TopSdk.pdb
-D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.csproj.CoreCompileInputs.cache
-D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.dll
-D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.pdb
diff --git a/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll b/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll
deleted file mode 100644
index 52fbebe..0000000
--- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll
+++ /dev/null
Binary files differ
diff --git a/sdk_dingding/TopSdk/obj/Debug/TopSdk.pdb b/sdk_dingding/TopSdk/obj/Debug/TopSdk.pdb
deleted file mode 100644
index bd2c107..0000000
--- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.pdb
+++ /dev/null
Binary files differ

--
Gitblit v1.9.1