From 202dfe18fbb71975bf7cccded37de64b6bffba2f Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期一, 23 六月 2025 09:36:51 +0800 Subject: [PATCH] 1 --- /dev/null | 0 SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt | 5 WarM/条码打印/Gy_CusBarCodeBill_KaiBei.cs | 197 +++++++------------ WebAPI/Controllers/华远datamapping/Gy_BarCodeBill_Set_TempController.cs | 31 +- PayM/obj/x86/Debug/PayM.csproj.FileListAbsolute.txt | 208 -------------------- NETERPNoWin/obj/x86/Debug/NETERPNoWin.csproj.FileListAbsolute.txt | 57 ----- sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt | 6 DAL/DAL.csproj | 1 WarM/条码打印/Gy_CusBarCodeBill_KaiBei.designer.cs | 25 -- DAL/源单/InterFace源单/Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei.cs | 23 ++ WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user | 32 +- SyntacticSugar/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs | 4 12 files changed, 136 insertions(+), 453 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index 51bbccf..f9a4ab9 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -86,6 +86,7 @@ <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RepairClass_Ctl.cs" /> <Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_RepairCheckClass_Ctl.cs" /> <Compile Include="浠撳簱绠$悊\ClsKf_ProductReceiveMaterialBill.cs" /> + <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei.cs" /> <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_MoveStockRequestBillList.cs" /> <Compile Include="鐢熶骇绠$悊\ClsSc_ShiftsBeginInfoBill.cs" /> <Compile Include="ClsPay_AbsentBill.cs" /> diff --git "a/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei.cs" "b/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei.cs" new file mode 100644 index 0000000..8f88b7c --- /dev/null +++ "b/DAL/\346\272\220\345\215\225/InterFace\346\272\220\345\215\225/Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei.cs" @@ -0,0 +1,23 @@ +锘縰sing System; +using System.Collections.Generic; +using System.Text; +using SQLHelper; +using DBUtility; + +namespace DAL +{ + public class Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei : Cls_S_Xt_BaseBill + { + + public Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei() + { + base.ViewName = "h_v_Sc_ICMOBillList_Source_CusBarCodeBill_KaiBei"; + base.mvarReportTitle = "鐢熶骇璁㈠崟"; + base.mvarItemKey = "3710"; + base.sCondtion = " "; + base.sOrderSql = " order by 鍗曟嵁鍙� desc,hsubid "; + base.sKeyCol = "閮ㄩ棬"; + } + + } +} 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 bc44124..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 c0b479b..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 0383028..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 aa7dd82..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 2855545..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 bc08b5e..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 bdc3fca..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 ae6b79b..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 a0cf18b..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 d9fe830..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 e1c4b5c..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 f16d935..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 e608c76..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 6124988..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 ca69b58..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 3a94f04..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 4f9639b..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 98aba54..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 dda93bc..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 ef75a26..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 d5c81d4..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 faf47a7..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 52462bf..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 e7c8f46..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 fdc6127..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 4364cbb..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 1e1a118..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 1668d4e..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 ea036b2..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 1452ba1..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 bc44124..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 c0b479b..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 2855545..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 bc08b5e..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 bdc3fca..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 ae6b79b..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 01999e7..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 f16d935..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 e608c76..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 e52473a..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 b4de074..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 ef75a26..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 d5c81d4..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 faf47a7..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 52462bf..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 e7c8f46..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 fdc6127..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/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/.NETFramework,Version=v4.5.AssemblyAttributes.cs b/SyntacticSugar/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs new file mode 100644 index 0000000..e5dc9b8 --- /dev/null +++ b/SyntacticSugar/obj/Debug/.NETFramework,Version=v4.5.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// <autogenerated /> +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName = ".NET Framework 4.5")] 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 3321e60..7143ce1 100644 --- a/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt +++ b/SyntacticSugar/obj/Debug/SyntacticSugar.csproj.FileListAbsolute.txt @@ -4,8 +4,3 @@ D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.dll D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\MES-WEB-API\SyntacticSugar\obj\Debug\SyntacticSugar.pdb D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\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/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.cs" index c2dce87..f429a08 100644 --- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.cs" +++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.cs" @@ -76,7 +76,6 @@ public int selectRow = 0; public Int64 HInterID = 0; //鍐呯爜 public Int64 HOrgID = ClsPub.HOrgID; - public string HCusModel = "Z"; //鍘傚晢浠g爜 public string sDate = ""; //鏃ユ湡 public string sYear = ""; //骞达紙2浣嶏級 public string sYear4 = ""; //骞达紙4浣嶏級 @@ -89,13 +88,9 @@ //娓呯┖鐣岄潰 public void Sub_ClearBill() { - cmbHBarCodeType.Items.Clear(); cmbSourceBillType.Items.Clear(); - //鏉$爜绫诲瀷 - cmbHBarCodeType.Items.Add("鍐呯鐮�"); - cmbHBarCodeType.Items.Add("澶栫鐮�"); //婧愬崟绫诲瀷 - cmbSourceBillType.Items.Add("鐢熶骇姹囨姤鍗�"); + cmbSourceBillType.Items.Add("鐢熶骇璁㈠崟"); DBUtility.Xt_BaseBillFun.Sub_ClearBill(gbUp); //鑾峰彇褰撳墠缁勭粐 @@ -266,7 +261,7 @@ //鍔犺浇瀹㈡埛淇℃伅 private void Sub_AddHCusNameList() { - DataSet ds = oCn.RunProcReturn("exec h_p_Gy_CusBarCodeBill_Cus " + HOrgID.ToString(), "h_p_Gy_CusBarCodeBill_Cus"); + DataSet ds = oCn.RunProcReturn("exec h_p_Gy_CusBarCodeBill_Cus_KaiBei " + HOrgID.ToString(), "h_p_Gy_CusBarCodeBill_Cus_KaiBei"); if (ds == null || ds.Tables[0].Rows.Count == 0) { cmbHCusName.DataSource = null; @@ -457,54 +452,6 @@ sDay = "0" + ClsPub.isDate(sDate).Day.ToString(); sDay = sDay.Substring(sDay.Length - 2, 2); //================================== - switch (sYear) - { - case "22": - sYear = "N"; - break; - case "23": - sYear = "P"; - break; - case "24": - sYear = "Q"; - break; - case "25": - sYear = "R"; - break; - case "26": - sYear = "S"; - break; - case "27": - sYear = "T"; - break; - case "28": - sYear = "U"; - break; - case "29": - sYear = "V"; - break; - case "30": - sYear = "W"; - break; - case "31": - sYear = "X"; - break; - case "32": - sYear = "Y"; - break; - case "33": - sYear = "Z"; - break; - default: - sYear = ""; - break; - } - if (sYear == "") - { - MessageBox.Show("閿欒鐨勫勾浠斤紒"); - return false; - } - switch (sPeriod) { case "01": @@ -561,14 +508,13 @@ double HSourceQty = DBUtility.ClsPub.isDoule(grdMain.Rows[j].Cells[HInitQtyCol].Value); // 婧愬崟鏁伴噺 double HQty = DBUtility.ClsPub.isDoule(grdMain.Rows[j].Cells[HQtyCol].Value); // 鏁伴噺 double HMinQty = DBUtility.ClsPub.isDoule(grdMain.Rows[j].Cells[HMinQtyCol].Value); // 鏈�灏忓寘瑁呮暟 - string HCusModelName = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCusModelNameCol].Value); // 瀹㈡埛鏂欏彿 + string HCusModelName = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCusModelNameCol].Value); // 瀹㈡埛鐗╂枡缂栫爜 string HCode1 = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode1Col].Value); // 鐗╂枡绫诲埆 string HCode2 = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode2Col].Value); // 鎵规浣� HCode2 = HCode2.ToUpper(); string HCode3 = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode3Col].Value); // 鐗堟湰鍙� - string HBatchNoNumber = HCode1 + sYear + sPeriod + sDay + HCusModel; // 鎵规鐢熸垚鍓嶇紑 - HBatchNoNumber = HBatchNoNumber.ToUpper(); - string HBarCodeType = DBUtility.ClsPub.isStrNull(cmbHBarCodeType.Text); // 鏉$爜绫诲瀷 + string HBatchNoNumber = ""; // 鎵规鐢熸垚鍓嶇紑 + string HBarCodeType = "瓒呰仛鍙樺唴鏍囩"; // 鏉$爜绫诲瀷 string HInnerBillNo = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HInnerBillNoCol].Value); // 瀹㈡埛璁㈠崟鍙� if (HMaterID != 0) @@ -586,10 +532,6 @@ } else { - grdMain.Rows[j].Cells[HBaNoCol].Value = HCode2; - grdMain.Rows[j].Cells[HBatchNoCol].Value = DBUtility.ClsPub.isStrNull(oDsCheck.Tables[0].Rows[0]["HBatchNo"]); - grdMain.Rows[j].Cells[HCode2Col].Value = DBUtility.ClsPub.isStrNull(oDsCheck.Tables[0].Rows[0]["HCode2"]); - if (DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HExpiryDateCol].Value) == "") { if (DBUtility.ClsPub.isBool(oDsCheck.Tables[0].Rows[0]["HISKFPERIOD"])) @@ -648,17 +590,16 @@ try { string TM = ""; //鏉$爜 - int LSHlen = 4; //娴佹按鍙烽暱搴� + int LSHlen = 7; //娴佹按鍙烽暱搴� double HSumQty = 0; //浜у搧鏁伴噺 double HMinQty = 0; //鏈�灏忓寘瑁呮暟 int HBQty = 0; //绠辨暟 - int LSH = 0; //鍐呯娴佹按鍙� - int LWSH = 0; //澶栫娴佹按鍙� + int LSH = 0; //娴佹按鍙� string LSH2 = ""; //娴佹按鍙疯浆鎹㈡垚瀛楃 string HCode1 = ""; //鐗╂枡绫诲埆 string HCode2 = ""; //鎵规浣� string HCode3 = ""; //鐗堟湰鍙� - string sTMNumber = ""; //澶栫鏉$爜鍓嶇紑 + string sTMNumber = ""; //鏉$爜鍓嶇紑 DataSet Ds; Int64 HEntryID = 0; @@ -670,7 +611,7 @@ string HBatchNo = ""; //鎵规 double HQty = 0; //鏁伴噺 Int64 HCusID = 0; //瀹㈡埛ID - string HCusModelName = ""; //瀹㈡埛鏂欏彿 + string HCusModelName = ""; //瀹㈡埛鐗╂枡缂栫爜 bool HGiveAwayFlag = false; //璧犲搧鏍囪 string HProduceDate; //鐢熶骇鏃ユ湡锛堜繚璐ㄦ湡鐢級 string HExpiryDate; //淇濊川鏈熻嚦锛堜繚璐ㄦ湡鐢級 @@ -684,7 +625,7 @@ string HMTONo = ""; //MTO鍙� string HRemark = ""; //澶囨敞 string HInnerBillNo = ""; //瀹㈡埛璁㈠崟鍙� - string HSno = ""; //鎵规搴忓垪鍙� + string HSno = ""; //娴佹按鍙� string HBoxNo = ""; //鎵规鐢熸垚鍓嶇紑 string sHBaNo = ""; //鐣岄潰涓婅緭鍏ョ殑鎵规浣� int HSumBQty = 0; //鍚屼竴鎵圭敓鎴愭潯鐮佹�荤鏁� @@ -697,27 +638,14 @@ Application.DoEvents(); if (ClsPub.isLong(grdMain.Rows[j].Cells[HMaterIDCol].Value) != 0) { - HBatchNo = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HBatchNoCol].Value); - HCode3 = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode3Col].Value); + string HMaterNumber = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HMaterNumberCol].Value); + HMaterNumber = HMaterNumber.Substring(HMaterNumber.Length - 3, 3); //鍙栫墿鏂欎唬鐮佸悗涓変綅 + string sHCusModelName = DBUtility.ClsPub.isStrNull(grdMain.Rows[j].Cells[HCusModelNameCol].Value); //瀹㈡埛浠g爜锛堝彇閲戣澏瀹㈡埛鐗╂枡瀵瑰簲琛ㄥ鎴风墿鏂欑紪鐮侊級 - if (cmbHBarCodeType.Text == "鍐呯鐮�") - { - //鑾峰彇鏈�澶ф祦姘村彿 - LSH = 0; - Ds = oCn.RunProcReturn("select top 1 HSno from Gy_BarCodeBill_Cus where HBatchNo='" + HBatchNo + "' order by HSno desc", "Gy_BarCodeBill_Cus"); - if (Ds != null && Ds.Tables[0].Rows.Count != 0) - { - LSH = ClsPub.isInt(Ds.Tables[0].Rows[0][0]); - } - } - //澶栫鐮� 渚涘簲鍟嗕唬鐮侊紙娴疆瀹氫箟鐨勪緵搴斿晢浠g爜锛�+8浣嶆棩鏈燂紙渚嬪20230905锛�+5浣嶆祦姘寸爜锛堢函鏁板瓧锛� - else - { - //鏉$爜鍓嶇紑 = 渚涘簲鍟嗕唬鐮� + 骞� + 鏈� + 鏃� - sTMNumber = HCusModel + sYear + sPeriod + sDay; - Ds = oCn.RunProcReturn("exec h_p_WMS_GetMaxNo '" + sTMNumber + "'", "h_p_WMS_GetMaxNo"); //鑾峰彇鏈�澶ф祦姘村彿 - LWSH = ClsPub.isInt(Ds.Tables[0].Rows[0][0]); - } + //鏉$爜鍓嶇紑 = 骞� + 鏈� + sTMNumber = sYear + sPeriod; + Ds = oCn.RunProcReturn("exec h_p_WMS_GetMaxNo '" + sTMNumber + "'", "h_p_WMS_GetMaxNo"); //鑾峰彇鏈�澶ф祦姘村彿 + LSH = ClsPub.isInt(Ds.Tables[0].Rows[0][0]); HBQty = ClsPub.isInt(grdMain.Rows[j].Cells[HBQtyCol].Value); HMinQty = ClsPub.isDoule(grdMain.Rows[j].Cells[HMinQtyCol].Value); @@ -725,6 +653,7 @@ HSumBQty = HSumBQty + ClsPub.isInt(grdMain.Rows[j].Cells[HBQtyCol].Value); pb1.Maximum = HSumBQty; + int nn = 0; //鏈娴佹按鍙风疮璁′娇鐢ㄤ釜鏁� for (int i = 0; i < HBQty; i++) { pb1.Value = n+1; @@ -737,32 +666,23 @@ HMinQty = HSumQty; } // - if (cmbHBarCodeType.Text == "鍐呯鐮�") + LSH = LSH + 1; + LSH2 = LSH.ToString(); + while (LSH2.Length < LSHlen) //濡傛灉娴佹按鍙蜂綅鏁板皬浜� 娴佹按鍙烽暱搴� 鍓嶉潰琛�0 { - LSH = LSH + 1; - LSH2 = ConvertToBase(LSH, 36); - while (LSH2.Length < LSHlen) //濡傛灉娴佹按鍙蜂綅鏁板皬浜� LSHlen 鍓嶉潰琛�0 - { - LSH2 = "0" + LSH2; - } - //鏉$爜缂栧彿 = 鎵规 + 娴佹按鍙� + 鐗堟湰鍙� - TM = HBatchNo + LSH2 + HCode3; + LSH2 = "0" + LSH2; } - //澶栫鐮� - else + if (LSH2.Length != 7) { - LWSH = LWSH + 1; - LSH2 = LWSH.ToString(); - while (LSH2.Length < 5) //濡傛灉娴佹按鍙蜂綅鏁板皬浜� 5 鍓嶉潰琛�0 - { - LSH2 = "0" + LSH2; - } - TM = sTMNumber + LSH2; + MessageBox.Show("鏉$爜娴佹按鍙蜂负[" + LSH2 + "]锛岄暱搴︿笉鍏佽瓒呰繃7浣嶏紒"); + return; } + //瓒呰仛鍙樻暟瀛楁妧鏈湁闄愬叕鍙� 鏉$爜缂栧彿锛堝叡26浣嶏級 = 浠g爜锛�1浣嶅浐瀹氣�楽鈥欙級 + 鍘傚晢浠g爜锛�2浣嶅浐瀹氣�榊3鈥欙級 + 骞达紙2浣嶅勾鍚庝袱浣嶏級 + 鏈堬紙1浣�10=A,11=B,12=C锛� + 娴佹按鍙凤紙7浣嶏級 + 浠e彿锛�2浣嶅浐瀹氣��1P鈥欙級 + 瀹㈡埛浠g爜锛�8浣嶅彇閲戣澏瀹㈡埛鐗╂枡瀵瑰簲琛ㄥ鎴风墿鏂欑紪鐮侊級 + 鐗╂枡鐗堟湰锛�3浣嶅彇鐗╂枡缂栫爜鍚庝笁浣嶏級 + TM = "SY3" + sYear + sPeriod + LSH2 + "1P" + sHCusModelName + HMaterNumber; HEntryID = j + 1; HBarCode = TM.ToUpper(); - HBarCodeType = ClsPub.isStrNull(cmbHBarCodeType.Text); + HBarCodeType = "瓒呰仛鍙樺唴鏍囩"; HMaterID = ClsPub.isLong(grdMain.Rows[j].Cells[HMaterIDCol].Value); HUnitID = ClsPub.isLong(grdMain.Rows[j].Cells[HUnitIDCol].Value); HAuxPropID = ClsPub.isLong(grdMain.Rows[j].Cells[HAuxPropIDCol].Value); @@ -782,16 +702,11 @@ HRemark = ClsPub.isStrNull(grdMain.Rows[j].Cells[HRemarkCol].Value); HMTONo = ClsPub.isStrNull(grdMain.Rows[j].Cells[HMTONoCol].Value); HInnerBillNo = ClsPub.isStrNull(grdMain.Rows[j].Cells[HInnerBillNoCol].Value); - HCode1 = ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode1Col].Value).ToUpper(); - HCode2 = ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode2Col].Value).ToUpper(); - HCode3 = ClsPub.isStrNull(grdMain.Rows[j].Cells[HCode3Col].Value).ToUpper(); HSno = ClsPub.isStrNull(LSH); - HBoxNo = HCode1 + sYear + sPeriod + sDay + HCusModel; - HBoxNo = HBoxNo.ToUpper(); + HBoxNo = sTMNumber; sHBaNo = ClsPub.isStrNull(grdMain.Rows[j].Cells[HBaNoCol].Value); // 鐣岄潰涓婅緭鍏ョ殑鎵规浣� - //瀹㈡埛鏂欏彿HCusModelName銆佺墿鏂欑被鍒獺Code1銆佹壒娆′綅HCode2銆佺増鏈彿HCode3銆佹壒娆″簭鍒楀彿HSno銆佹壒娆$敓鎴愬墠缂�HBoxNo銆佸巶鍟嗕唬鐮丠CusModel - //鐣岄潰涓婅緭鍏ョ殑鎵规浣岺SupName銆�36杩涘埗鎵规搴忓垪鍙稨SupNumber銆佸鎴疯鍗曞彿HInnerBillNo + //瓒呰仛鍙樻暟瀛楁妧鏈湁闄愬叕鍙� 瀹㈡埛鐗╂枡缂栫爜HCusModelName銆佹祦姘村彿HSno銆佹祦姘村彿HSupNumber銆佹祦姘村彿鐢熸垚鍓嶇紑HBoxNo oCn.RunProc("insert into Gy_BarCodeBill_Cus" + "(HInterID,HEntryID,HBillType,HBarCode,HBarCodeType" + ",HMaterID,HUnitID,HAuxPropID,HBatchNo,HQty" + @@ -807,7 +722,7 @@ ",HCode2,HCode3,HBackDataFlag,HSno,HBoxNo" + ") values (" + HInterID + "," + HEntryID + ",'','" + HBarCode + "','" + HBarCodeType + "'" + "," + HMaterID.ToString() + "," + HUnitID.ToString() + "," + HAuxPropID.ToString() + ",'" + HBatchNo + "'," + HQty.ToString() - + "," + HCusID.ToString() + ",'" + HCusModel + "','" + HCusModelName + "','" + sDate + "',''" + + "," + HCusID.ToString() + ",'','" + HCusModelName + "','" + sDate + "',''" + "," + DBUtility.ClsPub.BoolToString(HGiveAwayFlag) + "," + DBUtility.ClsPub.BoolToString(HISKFPERIOD) + ",''" + "," + (HProduceDate == "" ? "NULL" : "'" + HProduceDate + "'") + "," + (HExpiryDate == "" ? "NULL" : "'" + HExpiryDate + "'") + "," + HBarcodeQtys.ToString() + "," + HBarcodeNo.ToString() + ",1,0" @@ -818,8 +733,11 @@ + ",'','','" + LSH2 + "','" + sHBaNo + "','" + HCode1 + "'" + ",'" + HCode2 + "','" + HCode3 + "','','" + HSno + "','" + HBoxNo + "')"); n = n + 1; + nn = nn + 1; Application.DoEvents(); } + //鍥炲~娴佹按鍙蜂俊鎭� + oCn.RunProc("exec h_p_WMS_SetMaxNo_QTY '" + sTMNumber + "'," + nn.ToString() + " "); } } oCn.Commit(); @@ -904,7 +822,7 @@ grdMain.Columns[HMaterNumberCol].HeaderText = "鐗╂枡浠g爜"; grdMain.Columns[HMaterNameCol].HeaderText = "鐗╂枡鍚嶇О"; grdMain.Columns[HMaterModelCol].HeaderText = "瑙勬牸鍨嬪彿"; - grdMain.Columns[HCusModelNameCol].HeaderText = "瀹㈡埛鏂欏彿"; + grdMain.Columns[HCusModelNameCol].HeaderText = "瀹㈡埛鐗╂枡缂栫爜"; grdMain.Columns[HUnitIDCol].HeaderText = "璁¢噺鍗曚綅ID"; grdMain.Columns[HUnitNumberCol].HeaderText = "璁¢噺鍗曚綅浠g爜"; grdMain.Columns[HUnitNameCol].HeaderText = "璁¢噺鍗曚綅鍚嶇О"; @@ -945,6 +863,7 @@ grdMain.Columns[HAuxPropNumberCol].Visible = false; grdMain.Columns[HAuxPropNameCol].Visible = false; grdMain.Columns[HBatchManagerCol].Visible = false; + grdMain.Columns[HBatchNoCol].Visible = false; grdMain.Columns[HGiveAwayFlagCol].Visible = false; grdMain.Columns[HProduceDateCol].Visible = false; grdMain.Columns[HExpiryDateCol].Visible = false; @@ -962,6 +881,10 @@ grdMain.Columns[HEXPPERIODCol].Visible = false; grdMain.Columns[HLSHCol].Visible = false; grdMain.Columns[HBaNoCol].Visible = false; + grdMain.Columns[HCode1Col].Visible = false; + grdMain.Columns[HCode2Col].Visible = false; + grdMain.Columns[HCode3Col].Visible = false; + grdMain.Columns[HInnerBillNoCol].Visible = false; //璁剧疆鍙紪杈戝垪 string sAllowCol = HQtyCol.ToString()+ @@ -1278,7 +1201,16 @@ private void cmdSourceBillNo_Click(object sender, EventArgs e) { - if (cmbSourceBillType.Text.Trim() == "鐢熶骇姹囨姤鍗�") + if (cmbSourceBillType.Text.Trim() == "鐢熶骇璁㈠崟") + { + string sWhere = " and HOrgID =" + HOrgID.ToString(); + DAL.Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei oIF_ICMOBillList = new DAL.Cls_S_IF_ICMOBillList_CusBarCodeBill_KaiBei(); + if (oIF_ICMOBillList.Refresh(sWhere)) //閫夋嫨鍘熷崟 + { + FillSelectData(oIF_ICMOBillList.oBillSelectColl); + } + } + else if (cmbSourceBillType.Text.Trim() == "鐢熶骇姹囨姤鍗�") { string sWhere = " and HOrgID =" + HOrgID.ToString(); DAL.Cls_S_IF_ICMOReportBillList_CusBarCodeBill oIF_ICMOReportBillList = new DAL.Cls_S_IF_ICMOReportBillList_CusBarCodeBill(); @@ -1298,8 +1230,19 @@ foreach (DBUtility.BillSelect oSelectRow in oList) { i = i + 1; + //鐢熶骇璁㈠崟 + if (oSelectRow.BillType == "3710") + { + grdMain.Rows.Add(); + grdMain.Rows[i].Cells[HTagCol].Value = "*"; + //寰楀埌淇℃伅 + Ds = oCn.RunProcReturn("exec h_p_Gy_CusBarCodeBill_ICMOBillList " + oSelectRow.BillMainID.ToString() + "," + oSelectRow.BillSubID.ToString() + ",'1'", "h_p_Gy_CusBarCodeBill_ICMOBillList"); + //鍐欏叆淇℃伅 + Sub_WriteInForm1(Ds.Tables[0], i); + GetCusMatNo(1); + } //鐢熶骇姹囨姤鍗� - if (oSelectRow.BillType == "3711") + else if (oSelectRow.BillType == "3711") { grdMain.Rows.Add(); grdMain.Rows[i].Cells[HTagCol].Value = "*"; @@ -1388,7 +1331,21 @@ return; } //鏍规嵁婧愬崟绫诲瀷 鍜屾簮鍗曞彿 鑾峰彇淇℃伅 - if (cmbSourceBillType.Text.Trim() == "鐢熶骇姹囨姤鍗�") + if (cmbSourceBillType.Text.Trim() == "鐢熶骇璁㈠崟") + { + DAL.Cls_S_IF_ICMOBillList_CusBarCodeBill oIF_ICMOBillList = new DAL.Cls_S_IF_ICMOBillList_CusBarCodeBill(); + if (oIF_ICMOBillList.RefreshBySourceBillNo(" Where 鍗曟嵁鍙� like '%" + txtHSourceBillNo.Text + "' and HOrgID =" + HOrgID.ToString())) //閫夋嫨鍘熷崟 + { + FillSelectData(oIF_ICMOBillList.oBillSelectColl); + txtHSourceBillNo.Text = ""; + } + else + { + MessageBox.Show("鏈煡璇㈠埌浠诲姟鏁版嵁锛岃纭鎵�閫夌粍缁囥�佹簮鍗曠被鍨嬩笌婧愬崟鍗曞彿鏄惁姝g‘锛�"); + return; + } + } + else if (cmbSourceBillType.Text.Trim() == "鐢熶骇姹囨姤鍗�") { DAL.Cls_S_IF_ICMOReportBillList_CusBarCodeBill oIF_ICMOReportBillList = new DAL.Cls_S_IF_ICMOReportBillList_CusBarCodeBill(); if (oIF_ICMOReportBillList.RefreshBySourceBillNo(" Where 鍗曟嵁鍙� like '%" + txtHSourceBillNo.Text + "' and HOrgID =" + HOrgID.ToString())) //閫夋嫨鍘熷崟 diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.designer.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.designer.cs" index 404980e..61c7306 100644 --- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.designer.cs" +++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Gy_CusBarCodeBill_KaiBei.designer.cs" @@ -55,8 +55,6 @@ this.label2 = new System.Windows.Forms.Label(); this.cmbHOrgID = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); - this.cmbHBarCodeType = new System.Windows.Forms.ComboBox(); - this.label1 = new System.Windows.Forms.Label(); this.cmdHEmpID = new System.Windows.Forms.Button(); this.cmdSourceBillNo = new System.Windows.Forms.Button(); this.txtHSourceBillNo = new System.Windows.Forms.TextBox(); @@ -325,8 +323,6 @@ this.gbUp.Controls.Add(this.label2); this.gbUp.Controls.Add(this.cmbHOrgID); this.gbUp.Controls.Add(this.label3); - this.gbUp.Controls.Add(this.cmbHBarCodeType); - this.gbUp.Controls.Add(this.label1); this.gbUp.Controls.Add(this.cmdHEmpID); this.gbUp.Controls.Add(this.cmdSourceBillNo); this.gbUp.Controls.Add(this.txtHSourceBillNo); @@ -397,25 +393,6 @@ this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 84; this.label3.Text = "缁� 缁�"; - // - // cmbHBarCodeType - // - this.cmbHBarCodeType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.cmbHBarCodeType.FormattingEnabled = true; - this.cmbHBarCodeType.Location = new System.Drawing.Point(676, 46); - this.cmbHBarCodeType.Name = "cmbHBarCodeType"; - this.cmbHBarCodeType.Size = new System.Drawing.Size(188, 20); - this.cmbHBarCodeType.TabIndex = 81; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.ForeColor = System.Drawing.Color.Black; - this.label1.Location = new System.Drawing.Point(609, 50); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(53, 12); - this.label1.TabIndex = 80; - this.label1.Text = "鏉$爜绫诲瀷"; // // cmdHEmpID // @@ -923,8 +900,6 @@ private System.Windows.Forms.Panel panel3; private System.Windows.Forms.DataGridView grdSum; private System.Windows.Forms.DataGridView grdPrint; - private System.Windows.Forms.ComboBox cmbHBarCodeType; - private System.Windows.Forms.Label label1; private System.Windows.Forms.ToolStripButton dy; private System.Windows.Forms.ComboBox cmbHOrgID; private System.Windows.Forms.Label label3; diff --git "a/WebAPI/Controllers/\345\215\216\350\277\234datamapping/Gy_BarCodeBill_Set_TempController.cs" "b/WebAPI/Controllers/\345\215\216\350\277\234datamapping/Gy_BarCodeBill_Set_TempController.cs" index 54a2a75..38dc87d 100644 --- "a/WebAPI/Controllers/\345\215\216\350\277\234datamapping/Gy_BarCodeBill_Set_TempController.cs" +++ "b/WebAPI/Controllers/\345\215\216\350\277\234datamapping/Gy_BarCodeBill_Set_TempController.cs" @@ -136,10 +136,10 @@ return objJsonResult; } - ds = oCN.RunProcReturn("Select * from Gy_BarCodeBill_Set_Temp Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp", ref DBUtility.ClsPub.sExeReturnInfo); - ds_his = oCN.RunProcReturn("Select * from Gy_BarCodeBill_Set_Temp_His Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp_His", ref DBUtility.ClsPub.sExeReturnInfo); - if (ds.Tables[0].Rows.Count != 0 || ds_his.Tables[0].Rows.Count != 0) // Set鏉$爜琛ㄦ垨鑰匰et鏉$爜鍘嗗彶琛ㄤ腑闇�瑕佹湁瀵瑰簲鏁版嵁 - { + //ds = oCN.RunProcReturn("Select * from Gy_BarCodeBill_Set_Temp Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp", ref DBUtility.ClsPub.sExeReturnInfo); + //ds_his = oCN.RunProcReturn("Select * from Gy_BarCodeBill_Set_Temp_His Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp_His", ref DBUtility.ClsPub.sExeReturnInfo); + //if (ds.Tables[0].Rows.Count != 0 || ds_his.Tables[0].Rows.Count != 0) // Set鏉$爜琛ㄦ垨鑰匰et鏉$爜鍘嗗彶琛ㄤ腑闇�瑕佹湁瀵瑰簲鏁版嵁 + //{ DataSet ds_delcheck; oCN.BeginTran(); //鍒犻櫎鍓嶆帶鍒�========================================= @@ -164,10 +164,9 @@ } //========================================================= - // 鍚屾椂瀵筍et琛ㄥ拰Set鍘嗗彶琛ㄤ腑鐨勬暟鎹繘琛屽垹闄� + // 鍚屾椂瀵筍et涓存椂琛ㄤ腑鐨勬暟鎹繘琛屽垹闄� ds = oCN.RunProcReturn("Delete from Gy_BarCodeBill_Set_Temp Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp", ref DBUtility.ClsPub.sExeReturnInfo); - ds_his = oCN.RunProcReturn("Delete from Gy_BarCodeBill_Set_Temp_His Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp_His", ref DBUtility.ClsPub.sExeReturnInfo); - + //ds_his = oCN.RunProcReturn("Delete from Gy_BarCodeBill_Set_Temp_His Where HBarCode='" + HBarCode + "'", "Gy_BarCodeBill_Set_Temp_His", ref DBUtility.ClsPub.sExeReturnInfo); //鍒犻櫎鍚庢帶鍒�========================================= @@ -199,15 +198,15 @@ objJsonResult.Message = "鍒犻櫎鎴愬姛"; objJsonResult.data = null; return objJsonResult; - } - else - { - 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; + //} } catch (Exception e) { diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user index a8db309..e0b8e0f 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user +++ b/WebAPI/Properties/PublishProfiles/FolderProfile1.pubxml.user @@ -4,7 +4,7 @@ --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <History>True|2025-06-18T08:26:56.9181027Z;True|2025-06-18T16:22:48.3649541+08:00;True|2025-06-18T09:45:22.1840933+08:00;True|2025-06-18T09:38:27.4616553+08:00;True|2025-06-18T09:24:22.0260493+08:00;True|2025-06-18T08:58:42.0314631+08:00;True|2025-06-18T08:54:57.3762593+08:00;True|2025-06-18T08:52:30.6977045+08:00;True|2025-06-18T08:44:16.3868101+08:00;True|2025-06-18T08:38:06.2335478+08:00;False|2025-06-18T08:37:43.3356541+08:00;True|2025-06-18T08:32:29.9036211+08:00;True|2025-06-18T08:19:00.7253184+08:00;True|2025-06-18T08:14:01.8413793+08:00;True|2025-06-18T08:06:59.1976807+08:00;False|2025-06-18T08:06:29.3417533+08:00;True|2025-06-17T15:36:04.6217443+08:00;True|2025-06-17T15:31:43.3563632+08:00;True|2025-06-17T14:58:43.8735144+08:00;True|2025-06-17T14:39:01.2795873+08:00;True|2025-06-17T14:34:00.1695810+08:00;True|2025-06-17T14:30:54.8417757+08:00;False|2025-06-17T14:30:22.5535404+08:00;True|2025-06-17T14:26:29.1534249+08:00;True|2025-06-17T14:23:01.5750276+08:00;True|2025-06-17T14:13:44.7734613+08:00;True|2025-06-17T13:20:22.6676313+08:00;True|2025-06-17T12:45:59.6935151+08:00;True|2025-06-17T11:26:53.3105073+08:00;True|2025-06-17T11:21:58.4556792+08:00;True|2025-06-17T11:17:39.0062665+08:00;True|2025-06-17T11:14:12.1161810+08:00;True|2025-06-17T11:09:51.0123982+08:00;True|2025-06-17T11:03:35.4540889+08:00;True|2025-06-17T10:58:06.1870442+08:00;True|2025-06-17T10:47:25.6201207+08:00;True|2025-06-17T09:22:36.4275453+08:00;True|2025-06-17T09:15:44.1593969+08:00;True|2025-06-17T09:12:05.5473137+08:00;True|2025-06-17T09:08:48.4974735+08:00;True|2025-06-17T09:04:26.9345188+08:00;True|2025-06-17T09:03:36.0326872+08:00;True|2025-06-17T08:57:42.1551977+08:00;True|2025-06-17T08:53:55.5708883+08:00;True|2025-06-17T08:49:04.2922881+08:00;True|2025-06-17T08:41:04.9647614+08:00;True|2025-06-17T08:34:49.0188503+08:00;True|2025-06-17T08:29:57.4868889+08:00;True|2025-06-17T08:23:10.2489747+08:00;True|2025-06-17T08:17:38.8483538+08:00;False|2025-06-17T08:16:14.0757416+08:00;True|2025-06-13T15:52:22.7401602+08:00;False|2025-06-13T15:52:01.7388701+08:00;True|2025-06-13T15:35:05.4281004+08:00;True|2025-06-13T15:24:25.2717953+08:00;True|2025-06-13T15:13:54.7230551+08:00;True|2025-06-13T14:02:03.6551564+08:00;True|2025-06-13T11:18:18.1123581+08:00;True|2025-06-13T10:40:20.8774077+08:00;True|2025-06-13T10:36:36.1411085+08:00;False|2025-06-13T10:35:41.3893604+08:00;True|2025-06-13T10:32:13.4521145+08:00;True|2025-06-13T10:30:35.6640860+08:00;True|2025-06-03T10:51:41.3862145+08:00;False|2025-06-03T10:51:16.5345521+08:00;True|2025-05-30T20:09:32.5107276+08:00;False|2025-05-30T20:09:00.9663790+08:00;False|2025-05-30T17:15:54.5728888+08:00;True|2025-05-30T15:31:12.6393961+08:00;True|2025-05-30T14:59:23.7338679+08:00;True|2025-05-30T14:47:49.7374652+08:00;False|2025-05-30T14:46:56.5791293+08:00;True|2025-05-30T09:13:25.7216738+08:00;False|2025-05-30T09:12:56.3890721+08:00;True|2025-05-29T20:42:40.3409827+08:00;False|2025-05-29T20:42:06.9658631+08:00;True|2025-05-29T20:21:44.3234619+08:00;False|2025-05-29T20:21:05.8899839+08:00;True|2025-05-27T15:28:35.5206538+08:00;True|2025-05-27T14:10:48.2114238+08:00;True|2025-05-27T11:21:56.3013946+08:00;True|2025-05-27T11:12:39.5518701+08:00;True|2025-05-27T11:01:46.8317706+08:00;True|2025-05-27T10:58:06.6334127+08:00;True|2025-05-27T10:50:01.5656763+08:00;True|2025-05-27T09:32:10.3357581+08:00;False|2025-05-27T09:31:40.1660002+08:00;True|2025-05-22T19:13:07.9924074+08:00;True|2025-05-22T18:44:05.4014437+08:00;False|2025-05-22T18:43:42.8647214+08:00;True|2025-05-20T14:23:23.3914216+08:00;False|2025-05-20T14:22:55.1487818+08:00;True|2025-05-20T14:02:04.1738192+08:00;False|2025-05-20T14:01:35.3257179+08:00;True|2025-05-16T10:26:39.2771408+08:00;True|2025-05-16T09:56:14.9524606+08:00;True|2025-05-16T09:41:14.7986426+08:00;False|2025-05-16T09:40:49.7515669+08:00;True|2025-05-15T16:11:15.6104624+08:00;False|2025-05-15T16:10:29.3231781+08:00;True|2025-05-08T08:33:00.5573071+08:00;False|2025-05-08T08:32:20.5353159+08:00;True|2025-04-23T15:11:05.1490455+08:00;True|2025-04-23T14:22:24.5406543+08:00;False|2025-04-23T14:21:47.8685695+08:00;True|2025-04-18T13:54:27.4746888+08:00;False|2025-04-18T13:53:45.2296528+08:00;False|2025-04-18T13:53:29.7890054+08:00;False|2025-04-18T13:53:23.5770264+08:00;False|2025-04-18T13:53:18.0054565+08:00;True|2025-04-18T13:51:28.8449212+08:00;True|2025-04-18T13:24:50.1548645+08:00;True|2025-04-18T13:17:41.8781012+08:00;True|2025-04-18T13:07:11.4243777+08:00;True|2025-04-18T13:03:51.8972162+08:00;True|2025-04-18T12:59:24.3674835+08:00;True|2025-04-18T12:54:51.7546338+08:00;True|2025-04-18T12:51:54.3531129+08:00;False|2025-04-18T12:51:42.0198325+08:00;True|2025-04-18T09:11:06.5087174+08:00;False|2025-04-18T09:10:56.3178793+08:00;True|2025-04-17T11:20:10.9926709+08:00;True|2025-04-17T11:01:50.8902725+08:00;True|2025-04-17T10:53:40.1335186+08:00;True|2025-04-17T10:50:33.6109824+08:00;True|2025-04-17T10:31:35.1972930+08:00;True|2025-04-17T10:27:13.0718237+08:00;False|2025-04-17T10:27:05.4243104+08:00;True|2025-04-17T10:21:17.1039399+08:00;True|2025-04-17T10:17:30.5257362+08:00;True|2025-04-17T09:04:16.5959099+08:00;False|2025-04-17T09:04:08.5643163+08:00;True|2025-04-16T16:50:10.4001088+08:00;True|2025-04-16T16:37:30.0492166+08:00;False|2025-04-16T16:37:20.9070255+08:00;True|2025-04-15T14:55:05.4396103+08:00;True|2025-04-15T14:48:11.6729078+08:00;True|2025-04-15T14:18:53.0805178+08:00;True|2025-04-15T13:48:11.5252569+08:00;True|2025-04-15T13:37:14.4720847+08:00;True|2025-04-15T11:19:10.1766439+08:00;True|2025-04-15T11:16:15.9677953+08:00;True|2025-04-15T11:01:18.4337723+08:00;False|2025-04-15T11:01:06.9132978+08:00;True|2025-04-15T10:55:53.9650790+08:00;False|2025-04-15T10:55:45.2763971+08:00;True|2025-04-09T11:24:21.9466324+08:00;True|2025-04-09T11:14:25.0603792+08:00;True|2025-04-09T11:03:10.0252216+08:00;False|2025-04-09T11:03:01.0837419+08:00;True|2025-04-08T15:00:39.6673341+08:00;True|2025-04-08T14:55:20.5714659+08:00;True|2025-04-08T14:41:57.1855163+08:00;True|2025-04-08T13:31:03.4382266+08:00;True|2025-04-08T11:20:45.0300955+08:00;True|2025-04-08T10:59:59.6997668+08:00;False|2025-04-08T10:59:53.2827828+08:00;True|2025-04-08T10:48:17.4232977+08:00;False|2025-04-08T10:48:09.5363986+08:00;True|2025-04-03T13:53:30.6471699+08:00;False|2025-04-03T13:53:22.8762999+08:00;True|2025-04-02T12:47:31.3375226+08:00;False|2025-04-02T12:47:24.2095072+08:00;True|2025-04-01T16:29:52.7465502+08:00;False|2025-04-01T16:29:33.7844649+08:00;True|2025-03-28T16:22:29.8664470+08:00;True|2025-03-28T15:53:12.1106288+08:00;False|2025-03-28T15:53:01.4674242+08:00;True|2025-03-28T13:34:17.5506822+08:00;False|2025-03-28T13:34:09.5853308+08:00;True|2025-03-26T12:42:08.9630741+08:00;True|2025-03-26T12:40:07.7144561+08:00;True|2025-03-26T12:30:37.3503331+08:00;True|2025-03-26T12:26:47.5061658+08:00;True|2025-03-26T10:54:47.2556717+08:00;True|2025-03-26T10:49:59.7897145+08:00;True|2025-03-26T10:47:02.6195828+08:00;False|2025-03-26T10:46:54.9421244+08:00;True|2025-03-26T01:10:19.1227462+08:00;True|2025-03-26T01:00:04.3583740+08:00;True|2025-03-26T00:38:57.4757071+08:00;True|2025-03-26T00:28:24.9370188+08:00;True|2025-03-26T00:04:05.4507425+08:00;True|2025-03-25T23:06:56.2284828+08:00;False|2025-03-25T23:06:46.7023339+08:00;True|2025-03-25T22:57:08.3127897+08:00;False|2025-03-25T22:55:05.8028873+08:00;False|2025-03-25T22:54:51.2053101+08:00;False|2025-03-04T11:23:36.7757604+08:00;True|2025-02-12T14:05:06.1068587+08:00;False|2025-02-12T14:03:43.3961038+08:00;True|2025-01-18T09:42:50.3629397+08:00;True|2025-01-18T09:39:16.1773412+08:00;True|2025-01-17T11:15:39.4147082+08:00;False|2025-01-17T11:15:09.0033498+08:00;True|2025-01-14T10:20:31.1504093+08:00;False|2025-01-14T10:19:59.1429931+08:00;True|2025-01-10T16:29:54.8671377+08:00;False|2025-01-10T16:29:05.0650370+08:00;True|2025-01-04T14:30:56.5041884+08:00;True|2025-01-04T14:26:52.7448761+08:00;True|2025-01-04T14:23:27.9956967+08:00;True|2025-01-04T14:12:46.2410106+08:00;True|2025-01-04T14:09:33.1727375+08:00;True|2025-01-04T14:07:16.3373347+08:00;False|2025-01-04T14:06:33.4982458+08:00;True|2024-12-31T13:36:55.7394582+08:00;False|2024-12-31T13:35:58.6205647+08:00;True|2024-12-28T15:59:32.1394796+08:00;True|2024-12-28T13:48:20.4283118+08:00;True|2024-12-28T13:43:39.8159616+08:00;True|2024-12-28T13:23:58.4183285+08:00;True|2024-12-28T13:19:13.0583263+08:00;True|2024-12-28T13:12:03.2648502+08:00;True|2024-12-28T13:04:22.6803754+08:00;False|2024-12-28T13:03:56.5993252+08:00;True|2024-12-28T10:50:06.1597154+08:00;True|2024-12-28T10:27:58.7075320+08:00;False|2024-12-28T10:27:09.9450571+08:00;True|2024-12-24T10:52:25.3403292+08:00;False|2024-12-24T10:51:41.8017370+08:00;True|2024-12-23T15:45:21.7729300+08:00;True|2024-12-23T15:31:38.8549407+08:00;True|2024-12-23T15:20:26.2361671+08:00;True|2024-12-23T13:40:03.2774116+08:00;False|2024-12-23T13:39:39.8510770+08:00;True|2024-12-23T13:11:15.3232454+08:00;True|2024-12-23T13:05:43.3057458+08:00;True|2024-12-16T10:57:23.0694936+08:00;True|2024-12-16T10:03:48.1938775+08:00;True|2024-12-16T09:38:57.3052219+08:00;False|2024-12-16T09:38:31.7097388+08:00;True|2024-12-16T09:25:38.3751534+08:00;False|2024-12-16T09:24:19.3952981+08:00;True|2024-12-11T22:41:13.2881405+08:00;False|2024-12-11T22:40:26.3239379+08:00;True|2024-12-11T22:14:41.4392948+08:00;True|2024-12-11T22:03:03.6823866+08:00;True|2024-12-11T21:48:51.7423044+08:00;False|2024-12-11T21:47:55.6236616+08:00;True|2024-12-02T14:57:10.0773563+08:00;False|2024-12-02T14:56:35.6440156+08:00;True|2024-11-26T08:55:53.9125170+08:00;True|2024-11-26T08:24:31.3112433+08:00;False|2024-11-26T08:23:46.0894924+08:00;True|2024-11-20T10:16:03.7893118+08:00;False|2024-11-20T10:15:23.2632533+08:00;True|2024-11-20T09:06:55.2799108+08:00;False|2024-11-20T09:05:45.8751214+08:00;True|2024-11-15T10:50:02.2079520+08:00;False|2024-11-15T10:49:22.4156447+08:00;True|2024-11-11T16:53:33.6615343+08:00;False|2024-11-11T16:52:17.7499691+08:00;False|2024-11-06T11:32:23.8339166+08:00;True|2024-10-24T20:08:16.1196372+08:00;True|2024-10-24T14:53:21.0804405+08:00;False|2024-10-24T14:50:14.4659302+08:00;</History> + <History>True|2025-06-20T07:38:22.6724181Z;True|2025-06-20T14:44:29.4284749+08:00;True|2025-06-20T14:34:29.3160274+08:00;True|2025-06-20T14:29:26.1084681+08:00;False|2025-06-20T14:28:47.7761889+08:00;True|2025-06-18T16:26:56.9181027+08:00;True|2025-06-18T16:22:48.3649541+08:00;True|2025-06-18T09:45:22.1840933+08:00;True|2025-06-18T09:38:27.4616553+08:00;True|2025-06-18T09:24:22.0260493+08:00;True|2025-06-18T08:58:42.0314631+08:00;True|2025-06-18T08:54:57.3762593+08:00;True|2025-06-18T08:52:30.6977045+08:00;True|2025-06-18T08:44:16.3868101+08:00;True|2025-06-18T08:38:06.2335478+08:00;False|2025-06-18T08:37:43.3356541+08:00;True|2025-06-18T08:32:29.9036211+08:00;True|2025-06-18T08:19:00.7253184+08:00;True|2025-06-18T08:14:01.8413793+08:00;True|2025-06-18T08:06:59.1976807+08:00;False|2025-06-18T08:06:29.3417533+08:00;True|2025-06-17T15:36:04.6217443+08:00;True|2025-06-17T15:31:43.3563632+08:00;True|2025-06-17T14:58:43.8735144+08:00;True|2025-06-17T14:39:01.2795873+08:00;True|2025-06-17T14:34:00.1695810+08:00;True|2025-06-17T14:30:54.8417757+08:00;False|2025-06-17T14:30:22.5535404+08:00;True|2025-06-17T14:26:29.1534249+08:00;True|2025-06-17T14:23:01.5750276+08:00;True|2025-06-17T14:13:44.7734613+08:00;True|2025-06-17T13:20:22.6676313+08:00;True|2025-06-17T12:45:59.6935151+08:00;True|2025-06-17T11:26:53.3105073+08:00;True|2025-06-17T11:21:58.4556792+08:00;True|2025-06-17T11:17:39.0062665+08:00;True|2025-06-17T11:14:12.1161810+08:00;True|2025-06-17T11:09:51.0123982+08:00;True|2025-06-17T11:03:35.4540889+08:00;True|2025-06-17T10:58:06.1870442+08:00;True|2025-06-17T10:47:25.6201207+08:00;True|2025-06-17T09:22:36.4275453+08:00;True|2025-06-17T09:15:44.1593969+08:00;True|2025-06-17T09:12:05.5473137+08:00;True|2025-06-17T09:08:48.4974735+08:00;True|2025-06-17T09:04:26.9345188+08:00;True|2025-06-17T09:03:36.0326872+08:00;True|2025-06-17T08:57:42.1551977+08:00;True|2025-06-17T08:53:55.5708883+08:00;True|2025-06-17T08:49:04.2922881+08:00;True|2025-06-17T08:41:04.9647614+08:00;True|2025-06-17T08:34:49.0188503+08:00;True|2025-06-17T08:29:57.4868889+08:00;True|2025-06-17T08:23:10.2489747+08:00;True|2025-06-17T08:17:38.8483538+08:00;False|2025-06-17T08:16:14.0757416+08:00;True|2025-06-13T15:52:22.7401602+08:00;False|2025-06-13T15:52:01.7388701+08:00;True|2025-06-13T15:35:05.4281004+08:00;True|2025-06-13T15:24:25.2717953+08:00;True|2025-06-13T15:13:54.7230551+08:00;True|2025-06-13T14:02:03.6551564+08:00;True|2025-06-13T11:18:18.1123581+08:00;True|2025-06-13T10:40:20.8774077+08:00;True|2025-06-13T10:36:36.1411085+08:00;False|2025-06-13T10:35:41.3893604+08:00;True|2025-06-13T10:32:13.4521145+08:00;True|2025-06-13T10:30:35.6640860+08:00;True|2025-06-03T10:51:41.3862145+08:00;False|2025-06-03T10:51:16.5345521+08:00;True|2025-05-30T20:09:32.5107276+08:00;False|2025-05-30T20:09:00.9663790+08:00;False|2025-05-30T17:15:54.5728888+08:00;True|2025-05-30T15:31:12.6393961+08:00;True|2025-05-30T14:59:23.7338679+08:00;True|2025-05-30T14:47:49.7374652+08:00;False|2025-05-30T14:46:56.5791293+08:00;True|2025-05-30T09:13:25.7216738+08:00;False|2025-05-30T09:12:56.3890721+08:00;True|2025-05-29T20:42:40.3409827+08:00;False|2025-05-29T20:42:06.9658631+08:00;True|2025-05-29T20:21:44.3234619+08:00;False|2025-05-29T20:21:05.8899839+08:00;True|2025-05-27T15:28:35.5206538+08:00;True|2025-05-27T14:10:48.2114238+08:00;True|2025-05-27T11:21:56.3013946+08:00;True|2025-05-27T11:12:39.5518701+08:00;True|2025-05-27T11:01:46.8317706+08:00;True|2025-05-27T10:58:06.6334127+08:00;True|2025-05-27T10:50:01.5656763+08:00;True|2025-05-27T09:32:10.3357581+08:00;False|2025-05-27T09:31:40.1660002+08:00;True|2025-05-22T19:13:07.9924074+08:00;True|2025-05-22T18:44:05.4014437+08:00;False|2025-05-22T18:43:42.8647214+08:00;True|2025-05-20T14:23:23.3914216+08:00;False|2025-05-20T14:22:55.1487818+08:00;True|2025-05-20T14:02:04.1738192+08:00;False|2025-05-20T14:01:35.3257179+08:00;True|2025-05-16T10:26:39.2771408+08:00;True|2025-05-16T09:56:14.9524606+08:00;True|2025-05-16T09:41:14.7986426+08:00;False|2025-05-16T09:40:49.7515669+08:00;True|2025-05-15T16:11:15.6104624+08:00;False|2025-05-15T16:10:29.3231781+08:00;True|2025-05-08T08:33:00.5573071+08:00;False|2025-05-08T08:32:20.5353159+08:00;True|2025-04-23T15:11:05.1490455+08:00;True|2025-04-23T14:22:24.5406543+08:00;False|2025-04-23T14:21:47.8685695+08:00;True|2025-04-18T13:54:27.4746888+08:00;False|2025-04-18T13:53:45.2296528+08:00;False|2025-04-18T13:53:29.7890054+08:00;False|2025-04-18T13:53:23.5770264+08:00;False|2025-04-18T13:53:18.0054565+08:00;True|2025-04-18T13:51:28.8449212+08:00;True|2025-04-18T13:24:50.1548645+08:00;True|2025-04-18T13:17:41.8781012+08:00;True|2025-04-18T13:07:11.4243777+08:00;True|2025-04-18T13:03:51.8972162+08:00;True|2025-04-18T12:59:24.3674835+08:00;True|2025-04-18T12:54:51.7546338+08:00;True|2025-04-18T12:51:54.3531129+08:00;False|2025-04-18T12:51:42.0198325+08:00;True|2025-04-18T09:11:06.5087174+08:00;False|2025-04-18T09:10:56.3178793+08:00;True|2025-04-17T11:20:10.9926709+08:00;True|2025-04-17T11:01:50.8902725+08:00;True|2025-04-17T10:53:40.1335186+08:00;True|2025-04-17T10:50:33.6109824+08:00;True|2025-04-17T10:31:35.1972930+08:00;True|2025-04-17T10:27:13.0718237+08:00;False|2025-04-17T10:27:05.4243104+08:00;True|2025-04-17T10:21:17.1039399+08:00;True|2025-04-17T10:17:30.5257362+08:00;True|2025-04-17T09:04:16.5959099+08:00;False|2025-04-17T09:04:08.5643163+08:00;True|2025-04-16T16:50:10.4001088+08:00;True|2025-04-16T16:37:30.0492166+08:00;False|2025-04-16T16:37:20.9070255+08:00;True|2025-04-15T14:55:05.4396103+08:00;True|2025-04-15T14:48:11.6729078+08:00;True|2025-04-15T14:18:53.0805178+08:00;True|2025-04-15T13:48:11.5252569+08:00;True|2025-04-15T13:37:14.4720847+08:00;True|2025-04-15T11:19:10.1766439+08:00;True|2025-04-15T11:16:15.9677953+08:00;True|2025-04-15T11:01:18.4337723+08:00;False|2025-04-15T11:01:06.9132978+08:00;True|2025-04-15T10:55:53.9650790+08:00;False|2025-04-15T10:55:45.2763971+08:00;True|2025-04-09T11:24:21.9466324+08:00;True|2025-04-09T11:14:25.0603792+08:00;True|2025-04-09T11:03:10.0252216+08:00;False|2025-04-09T11:03:01.0837419+08:00;True|2025-04-08T15:00:39.6673341+08:00;True|2025-04-08T14:55:20.5714659+08:00;True|2025-04-08T14:41:57.1855163+08:00;True|2025-04-08T13:31:03.4382266+08:00;True|2025-04-08T11:20:45.0300955+08:00;True|2025-04-08T10:59:59.6997668+08:00;False|2025-04-08T10:59:53.2827828+08:00;True|2025-04-08T10:48:17.4232977+08:00;False|2025-04-08T10:48:09.5363986+08:00;True|2025-04-03T13:53:30.6471699+08:00;False|2025-04-03T13:53:22.8762999+08:00;True|2025-04-02T12:47:31.3375226+08:00;False|2025-04-02T12:47:24.2095072+08:00;True|2025-04-01T16:29:52.7465502+08:00;False|2025-04-01T16:29:33.7844649+08:00;True|2025-03-28T16:22:29.8664470+08:00;True|2025-03-28T15:53:12.1106288+08:00;False|2025-03-28T15:53:01.4674242+08:00;True|2025-03-28T13:34:17.5506822+08:00;False|2025-03-28T13:34:09.5853308+08:00;True|2025-03-26T12:42:08.9630741+08:00;True|2025-03-26T12:40:07.7144561+08:00;True|2025-03-26T12:30:37.3503331+08:00;True|2025-03-26T12:26:47.5061658+08:00;True|2025-03-26T10:54:47.2556717+08:00;True|2025-03-26T10:49:59.7897145+08:00;True|2025-03-26T10:47:02.6195828+08:00;False|2025-03-26T10:46:54.9421244+08:00;True|2025-03-26T01:10:19.1227462+08:00;True|2025-03-26T01:00:04.3583740+08:00;True|2025-03-26T00:38:57.4757071+08:00;True|2025-03-26T00:28:24.9370188+08:00;True|2025-03-26T00:04:05.4507425+08:00;True|2025-03-25T23:06:56.2284828+08:00;False|2025-03-25T23:06:46.7023339+08:00;True|2025-03-25T22:57:08.3127897+08:00;False|2025-03-25T22:55:05.8028873+08:00;False|2025-03-25T22:54:51.2053101+08:00;False|2025-03-04T11:23:36.7757604+08:00;True|2025-02-12T14:05:06.1068587+08:00;False|2025-02-12T14:03:43.3961038+08:00;True|2025-01-18T09:42:50.3629397+08:00;True|2025-01-18T09:39:16.1773412+08:00;True|2025-01-17T11:15:39.4147082+08:00;False|2025-01-17T11:15:09.0033498+08:00;True|2025-01-14T10:20:31.1504093+08:00;False|2025-01-14T10:19:59.1429931+08:00;True|2025-01-10T16:29:54.8671377+08:00;False|2025-01-10T16:29:05.0650370+08:00;True|2025-01-04T14:30:56.5041884+08:00;True|2025-01-04T14:26:52.7448761+08:00;True|2025-01-04T14:23:27.9956967+08:00;True|2025-01-04T14:12:46.2410106+08:00;True|2025-01-04T14:09:33.1727375+08:00;True|2025-01-04T14:07:16.3373347+08:00;False|2025-01-04T14:06:33.4982458+08:00;True|2024-12-31T13:36:55.7394582+08:00;False|2024-12-31T13:35:58.6205647+08:00;True|2024-12-28T15:59:32.1394796+08:00;True|2024-12-28T13:48:20.4283118+08:00;True|2024-12-28T13:43:39.8159616+08:00;True|2024-12-28T13:23:58.4183285+08:00;True|2024-12-28T13:19:13.0583263+08:00;True|2024-12-28T13:12:03.2648502+08:00;True|2024-12-28T13:04:22.6803754+08:00;False|2024-12-28T13:03:56.5993252+08:00;True|2024-12-28T10:50:06.1597154+08:00;True|2024-12-28T10:27:58.7075320+08:00;False|2024-12-28T10:27:09.9450571+08:00;True|2024-12-24T10:52:25.3403292+08:00;False|2024-12-24T10:51:41.8017370+08:00;True|2024-12-23T15:45:21.7729300+08:00;True|2024-12-23T15:31:38.8549407+08:00;True|2024-12-23T15:20:26.2361671+08:00;True|2024-12-23T13:40:03.2774116+08:00;False|2024-12-23T13:39:39.8510770+08:00;True|2024-12-23T13:11:15.3232454+08:00;True|2024-12-23T13:05:43.3057458+08:00;True|2024-12-16T10:57:23.0694936+08:00;True|2024-12-16T10:03:48.1938775+08:00;True|2024-12-16T09:38:57.3052219+08:00;False|2024-12-16T09:38:31.7097388+08:00;True|2024-12-16T09:25:38.3751534+08:00;False|2024-12-16T09:24:19.3952981+08:00;True|2024-12-11T22:41:13.2881405+08:00;False|2024-12-11T22:40:26.3239379+08:00;True|2024-12-11T22:14:41.4392948+08:00;True|2024-12-11T22:03:03.6823866+08:00;True|2024-12-11T21:48:51.7423044+08:00;False|2024-12-11T21:47:55.6236616+08:00;True|2024-12-02T14:57:10.0773563+08:00;False|2024-12-02T14:56:35.6440156+08:00;True|2024-11-26T08:55:53.9125170+08:00;True|2024-11-26T08:24:31.3112433+08:00;False|2024-11-26T08:23:46.0894924+08:00;True|2024-11-20T10:16:03.7893118+08:00;False|2024-11-20T10:15:23.2632533+08:00;True|2024-11-20T09:06:55.2799108+08:00;False|2024-11-20T09:05:45.8751214+08:00;True|2024-11-15T10:50:02.2079520+08:00;False|2024-11-15T10:49:22.4156447+08:00;True|2024-11-11T16:53:33.6615343+08:00;False|2024-11-11T16:52:17.7499691+08:00;False|2024-11-06T11:32:23.8339166+08:00;True|2024-10-24T20:08:16.1196372+08:00;True|2024-10-24T14:53:21.0804405+08:00;False|2024-10-24T14:50:14.4659302+08:00;</History> <!-- <History>True|2025-05-30T12:09:45.0529442Z;True|2025-05-30T20:00:10.4746636+08:00;True|2025-05-30T19:57:36.8909388+08:00;True|2025-05-30T19:54:23.3709863+08:00;True|2025-05-30T19:45:59.1224560+08:00;True|2025-05-30T16:11:23.1078874+08:00;True|2025-05-30T15:25:44.1369253+08:00;False|2025-05-30T15:22:59.6023666+08:00;True|2025-05-29T16:10:27.4758580+08:00;True|2025-05-29T15:52:51.1913782+08:00;True|2025-05-29T15:04:09.5789210+08:00;True|2025-05-29T15:02:08.3369006+08:00;True|2025-05-29T14:56:02.6701408+08:00;True|2025-05-29T14:53:01.2526336+08:00;True|2025-05-29T14:06:14.4134236+08:00;True|2025-05-29T10:41:57.8589729+08:00;False|2025-05-29T10:39:13.1065954+08:00;True|2025-05-28T20:49:52.1040536+08:00;True|2025-05-28T20:29:58.7610235+08:00;True|2025-05-28T18:15:25.8543366+08:00;True|2025-05-28T18:08:49.2159745+08:00;True|2025-05-28T16:42:11.4418993+08:00;True|2025-05-28T16:28:22.4271997+08:00;True|2025-05-28T15:04:01.9930101+08:00;True|2025-05-28T14:59:50.5569363+08:00;False|2025-05-28T14:56:53.2197560+08:00;True|2025-05-27T18:43:26.0645332+08:00;True|2025-05-27T18:39:48.9213232+08:00;True|2025-05-27T18:31:00.6833134+08:00;True|2025-05-27T18:14:59.2401391+08:00;True|2025-05-27T18:08:30.5462780+08:00;True|2025-05-27T10:38:24.2792089+08:00;True|2025-05-27T10:35:14.0648253+08:00;True|2025-05-27T09:16:15.6299226+08:00;True|2025-05-27T09:12:14.8112320+08:00;False|2025-05-27T09:10:17.1762667+08:00;True|2025-05-26T20:46:47.2266490+08:00;True|2025-05-26T20:11:25.6943227+08:00;True|2025-05-26T20:06:54.0567323+08:00;True|2025-05-26T20:02:04.0505311+08:00;True|2025-05-26T19:52:14.7038690+08:00;False|2025-05-26T19:46:38.1383433+08:00;True|2025-05-26T14:58:12.1359700+08:00;True|2025-05-26T14:54:29.9414372+08:00;True|2025-05-26T14:50:27.3163470+08:00;True|2025-05-26T14:44:56.5112541+08:00;False|2025-05-26T14:40:09.3953370+08:00;True|2025-05-26T14:25:54.4627693+08:00;False|2025-05-26T14:24:14.2496726+08:00;True|2025-05-22T15:38:35.3926523+08:00;True|2025-05-22T15:35:00.5689883+08:00;True|2025-05-22T14:42:49.5863941+08:00;True|2025-05-22T14:36:46.1020298+08:00;True|2025-05-22T14:32:53.2788353+08:00;True|2025-05-22T14:29:17.0533776+08:00;True|2025-05-22T14:24:40.1069304+08:00;False|2025-05-22T14:23:17.8312640+08:00;True|2025-05-21T15:28:11.4510589+08:00;True|2025-05-21T15:15:40.5460368+08:00;False|2025-05-21T15:12:30.3957240+08:00;True|2025-05-20T20:28:55.1865798+08:00;True|2025-05-20T20:15:51.1649682+08:00;True|2025-05-20T20:02:38.4286705+08:00;True|2025-05-20T19:56:10.5284769+08:00;True|2025-05-20T19:45:37.6791824+08:00;False|2025-05-20T19:42:43.1477567+08:00;True|2025-05-19T15:21:07.7633659+08:00;True|2025-05-19T15:18:18.7396942+08:00;True|2025-05-19T15:13:00.1330400+08:00;True|2025-05-19T14:49:49.2534084+08:00;True|2025-05-19T14:37:59.0451180+08:00;True|2025-05-19T14:33:11.8539600+08:00;True|2025-05-19T14:27:59.3745627+08:00;True|2025-05-19T14:18:26.3913082+08:00;True|2025-05-19T14:00:37.9360187+08:00;False|2025-05-19T13:58:41.7143238+08:00;True|2025-05-12T14:57:55.0385595+08:00;True|2025-05-12T13:06:26.8782755+08:00;True|2025-05-12T12:53:08.7545688+08:00;True|2025-05-12T12:27:23.2918738+08:00;True|2025-05-12T12:14:00.1464431+08:00;True|2025-05-12T11:30:29.5971323+08:00;True|2025-05-12T11:25:21.8905995+08:00;True|2025-05-12T11:19:11.3233309+08:00;True|2025-05-12T11:06:09.4136287+08:00;True|2025-05-12T10:10:42.1771130+08:00;True|2025-05-12T10:09:14.6246190+08:00;True|2025-05-12T08:44:01.0613625+08:00;False|2025-05-12T08:42:33.7100817+08:00;True|2025-05-09T09:52:01.5341669+08:00;True|2025-05-09T09:47:27.3989887+08:00;True|2025-05-09T09:42:36.2617901+08:00;False|2025-05-09T09:40:08.0947782+08:00;True|2025-05-08T16:00:29.8759120+08:00;True|2025-05-08T13:24:39.2927841+08:00;True|2025-05-08T13:14:18.5422608+08:00;True|2025-05-08T12:47:12.7136145+08:00;True|2025-05-08T12:41:36.1177461+08:00;True|2025-05-08T12:41:04.5029523+08:00;True|2025-05-08T12:32:03.0031025+08:00;True|2025-05-08T12:00:14.8603925+08:00;True|2025-05-08T11:23:29.4928832+08:00;True|2025-05-08T11:22:57.1560531+08:00;True|2025-05-08T11:16:10.4999105+08:00;False|2025-05-08T11:14:23.0464674+08:00;True|2025-05-07T13:31:07.7140287+08:00;False|2025-05-07T13:30:22.3469816+08:00;True|2025-05-06T13:31:16.7226626+08:00;True|2025-05-06T11:05:36.8250941+08:00;True|2025-05-06T10:25:27.0035953+08:00;True|2025-05-06T09:55:27.8816646+08:00;True|2025-05-06T09:48:24.2023114+08:00;True|2025-05-06T09:36:31.5646471+08:00;True|2025-05-06T09:31:22.0639528+08:00;False|2025-05-06T09:30:02.7830632+08:00;True|2025-04-30T15:20:59.1827605+08:00;True|2025-04-30T15:14:37.3331777+08:00;True|2025-04-30T13:14:51.3154029+08:00;True|2025-04-30T13:14:15.0963455+08:00;True|2025-04-30T13:10:13.3727222+08:00;False|2025-04-30T13:06:39.8843484+08:00;False|2025-04-30T13:05:01.8963304+08:00;True|2025-04-30T10:23:53.7061459+08:00;True|2025-04-30T10:18:28.2879871+08:00;True|2025-04-30T10:14:38.6366499+08:00;True|2025-04-30T10:02:44.3278308+08:00;True|2025-04-30T09:53:29.6346041+08:00;True|2025-04-30T09:45:29.5572300+08:00;True|2025-04-30T09:14:32.0665725+08:00;True|2025-04-30T09:07:25.5826394+08:00;True|2025-04-30T09:01:28.5360494+08:00;False|2025-04-30T08:59:36.4959754+08:00;True|2025-04-29T16:32:47.7145278+08:00;True|2025-04-29T15:41:44.7116258+08:00;True|2025-04-29T15:32:49.4490248+08:00;False|2025-04-29T15:25:51.5282600+08:00;False|2025-04-29T15:23:33.1022530+08:00;True|2025-04-29T14:39:42.0427387+08:00;True|2025-04-29T14:14:37.1424704+08:00;True|2025-04-29T13:53:06.8818046+08:00;True|2025-04-29T13:38:29.5948294+08:00;True|2025-04-29T08:50:02.3834885+08:00;True|2025-04-29T08:45:53.9723523+08:00;True|2025-04-29T08:41:10.0539041+08:00;True|2025-04-29T08:40:36.8094165+08:00;True|2025-04-29T08:36:14.3169515+08:00;True|2025-04-29T08:18:50.9294272+08:00;True|2025-04-29T08:13:21.0111785+08:00;True|2025-04-29T08:08:41.1470031+08:00;False|2025-04-29T08:08:00.8674071+08:00;True|2025-04-24T14:03:47.0390589+08:00;True|2025-04-24T13:08:57.8491077+08:00;True|2025-04-24T11:15:53.7224800+08:00;True|2025-04-24T11:12:55.2113887+08:00;False|2025-04-24T11:09:59.9499198+08:00;True|2025-04-21T16:51:11.0234671+08:00;False|2025-04-21T16:50:27.9924375+08:00;True|2025-04-21T16:28:02.4554241+08:00;True|2025-04-21T16:26:45.7389516+08:00;True|2025-04-21T16:17:59.3641418+08:00;True|2025-04-21T16:11:42.4953735+08:00;False|2025-04-21T16:10:57.0902986+08:00;False|2025-04-21T16:08:30.7814654+08:00;False|2025-04-21T16:06:31.1495468+08:00;False|2025-04-21T15:32:02.6951071+08:00;False|2025-04-21T15:31:03.0207208+08:00;False|2025-04-21T15:27:46.3232315+08:00;False|2025-04-21T15:26:04.3356811+08:00;False|2025-04-21T15:24:39.2075383+08:00;True|2025-04-03T13:53:30.6471699+08:00;False|2025-04-03T13:53:22.8762999+08:00;True|2025-04-02T12:47:31.3375226+08:00;False|2025-04-02T12:47:24.2095072+08:00;True|2025-04-01T16:29:52.7465502+08:00;False|2025-04-01T16:29:33.7844649+08:00;True|2025-03-28T16:22:29.8664470+08:00;True|2025-03-28T15:53:12.1106288+08:00;False|2025-03-28T15:53:01.4674242+08:00;True|2025-03-28T13:34:17.5506822+08:00;False|2025-03-28T13:34:09.5853308+08:00;True|2025-03-26T12:42:08.9630741+08:00;True|2025-03-26T12:40:07.7144561+08:00;True|2025-03-26T12:30:37.3503331+08:00;True|2025-03-26T12:26:47.5061658+08:00;True|2025-03-26T10:54:47.2556717+08:00;True|2025-03-26T10:49:59.7897145+08:00;True|2025-03-26T10:47:02.6195828+08:00;False|2025-03-26T10:46:54.9421244+08:00;True|2025-03-26T01:10:19.1227462+08:00;True|2025-03-26T01:00:04.3583740+08:00;True|2025-03-26T00:38:57.4757071+08:00;True|2025-03-26T00:28:24.9370188+08:00;True|2025-03-26T00:04:05.4507425+08:00;True|2025-03-25T23:06:56.2284828+08:00;False|2025-03-25T23:06:46.7023339+08:00;True|2025-03-25T22:57:08.3127897+08:00;False|2025-03-25T22:55:05.8028873+08:00;False|2025-03-25T22:54:51.2053101+08:00;False|2025-03-04T11:23:36.7757604+08:00;True|2025-02-12T14:05:06.1068587+08:00;False|2025-02-12T14:03:43.3961038+08:00;True|2025-01-18T09:42:50.3629397+08:00;True|2025-01-18T09:39:16.1773412+08:00;True|2025-01-17T11:15:39.4147082+08:00;False|2025-01-17T11:15:09.0033498+08:00;True|2025-01-14T10:20:31.1504093+08:00;False|2025-01-14T10:19:59.1429931+08:00;True|2025-01-10T16:29:54.8671377+08:00;False|2025-01-10T16:29:05.0650370+08:00;True|2025-01-04T14:30:56.5041884+08:00;True|2025-01-04T14:26:52.7448761+08:00;True|2025-01-04T14:23:27.9956967+08:00;True|2025-01-04T14:12:46.2410106+08:00;True|2025-01-04T14:09:33.1727375+08:00;True|2025-01-04T14:07:16.3373347+08:00;False|2025-01-04T14:06:33.4982458+08:00;True|2024-12-31T13:36:55.7394582+08:00;False|2024-12-31T13:35:58.6205647+08:00;True|2024-12-28T15:59:32.1394796+08:00;True|2024-12-28T13:48:20.4283118+08:00;True|2024-12-28T13:43:39.8159616+08:00;True|2024-12-28T13:23:58.4183285+08:00;True|2024-12-28T13:19:13.0583263+08:00;True|2024-12-28T13:12:03.2648502+08:00;True|2024-12-28T13:04:22.6803754+08:00;False|2024-12-28T13:03:56.5993252+08:00;True|2024-12-28T10:50:06.1597154+08:00;True|2024-12-28T10:27:58.7075320+08:00;False|2024-12-28T10:27:09.9450571+08:00;True|2024-12-24T10:52:25.3403292+08:00;False|2024-12-24T10:51:41.8017370+08:00;True|2024-12-23T15:45:21.7729300+08:00;True|2024-12-23T15:31:38.8549407+08:00;True|2024-12-23T15:20:26.2361671+08:00;True|2024-12-23T13:40:03.2774116+08:00;False|2024-12-23T13:39:39.8510770+08:00;True|2024-12-23T13:11:15.3232454+08:00;True|2024-12-23T13:05:43.3057458+08:00;True|2024-12-16T10:57:23.0694936+08:00;True|2024-12-16T10:03:48.1938775+08:00;True|2024-12-16T09:38:57.3052219+08:00;False|2024-12-16T09:38:31.7097388+08:00;True|2024-12-16T09:25:38.3751534+08:00;False|2024-12-16T09:24:19.3952981+08:00;True|2024-12-11T22:41:13.2881405+08:00;False|2024-12-11T22:40:26.3239379+08:00;True|2024-12-11T22:14:41.4392948+08:00;True|2024-12-11T22:03:03.6823866+08:00;True|2024-12-11T21:48:51.7423044+08:00;False|2024-12-11T21:47:55.6236616+08:00;True|2024-12-02T14:57:10.0773563+08:00;False|2024-12-02T14:56:35.6440156+08:00;True|2024-11-26T08:55:53.9125170+08:00;True|2024-11-26T08:24:31.3112433+08:00;False|2024-11-26T08:23:46.0894924+08:00;True|2024-11-20T10:16:03.7893118+08:00;False|2024-11-20T10:15:23.2632533+08:00;True|2024-11-20T09:06:55.2799108+08:00;False|2024-11-20T09:05:45.8751214+08:00;True|2024-11-15T10:50:02.2079520+08:00;False|2024-11-15T10:49:22.4156447+08:00;True|2024-11-11T16:53:33.6615343+08:00;False|2024-11-11T16:52:17.7499691+08:00;False|2024-11-06T11:32:23.8339166+08:00;True|2024-10-24T20:08:16.1196372+08:00;True|2024-10-24T14:53:21.0804405+08:00;False|2024-10-24T14:50:14.4659302+08:00;</History> --> <_PublishTargetUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\API</_PublishTargetUrl> </PropertyGroup> @@ -47,28 +47,28 @@ <publishTime>02/22/2013 16:43:40</publishTime> </File> <File Include="bin/BLL.dll"> - <publishTime>06/17/2025 08:17:15</publishTime> + <publishTime>06/20/2025 14:29:00</publishTime> </File> <File Include="bin/BLL.pdb"> - <publishTime>06/17/2025 08:17:15</publishTime> + <publishTime>06/20/2025 14:29:00</publishTime> </File> <File Include="bin/BouncyCastle.Crypto.dll"> <publishTime>12/18/2020 05:32:28</publishTime> </File> <File Include="bin/DAL.dll"> - <publishTime>06/17/2025 08:17:13</publishTime> + <publishTime>06/20/2025 14:28:58</publishTime> </File> <File Include="bin/DAL.pdb"> - <publishTime>06/17/2025 08:17:13</publishTime> + <publishTime>06/20/2025 14:28:58</publishTime> </File> <File Include="bin/Dapper.dll"> <publishTime>07/22/2016 22:52:40</publishTime> </File> <File Include="bin/DBUtility.dll"> - <publishTime>06/17/2025 08:17:09</publishTime> + <publishTime>06/20/2025 14:28:53</publishTime> </File> <File Include="bin/DBUtility.pdb"> - <publishTime>06/17/2025 08:17:09</publishTime> + <publishTime>06/20/2025 14:28:53</publishTime> </File> <File Include="bin/Grpc.Core.Api.dll"> <publishTime>03/22/2022 13:17:26</publishTime> @@ -114,10 +114,10 @@ <publishTime>07/25/2012 19:48:56</publishTime> </File> <File Include="bin/Model.dll"> - <publishTime>06/17/2025 08:17:10</publishTime> + <publishTime>06/20/2025 14:28:54</publishTime> </File> <File Include="bin/Model.pdb"> - <publishTime>06/17/2025 08:17:10</publishTime> + <publishTime>06/20/2025 14:28:54</publishTime> </File> <File Include="bin/Models/ClsSc_MouldScrapOutBillMain.cs"> <publishTime>04/21/2025 11:46:16</publishTime> @@ -165,10 +165,10 @@ <publishTime>08/31/2012 06:22:50</publishTime> </File> <File Include="bin/SQLHelper.dll"> - <publishTime>06/16/2025 10:02:04</publishTime> + <publishTime>06/20/2025 13:15:10</publishTime> </File> <File Include="bin/SQLHelper.pdb"> - <publishTime>06/16/2025 10:02:04</publishTime> + <publishTime>06/20/2025 13:15:10</publishTime> </File> <File Include="bin/Swashbuckle.Core.dll"> <publishTime>02/16/2015 01:57:08</publishTime> @@ -288,22 +288,22 @@ <publishTime>05/09/2023 10:43:40</publishTime> </File> <File Include="bin/TopSdk.dll"> - <publishTime>06/16/2025 10:02:04</publishTime> + <publishTime>06/20/2025 13:15:10</publishTime> </File> <File Include="bin/TopSdk.pdb"> - <publishTime>06/16/2025 10:02:04</publishTime> + <publishTime>06/20/2025 13:15:10</publishTime> </File> <File Include="bin/WebActivatorEx.dll"> <publishTime>11/24/2014 19:18:48</publishTime> </File> <File Include="bin/WebAPI.dll"> - <publishTime>06/18/2025 16:26:49</publishTime> + <publishTime>06/20/2025 15:38:16</publishTime> </File> <File Include="bin/WebAPI.pdb"> - <publishTime>06/18/2025 16:26:49</publishTime> + <publishTime>06/20/2025 15:38:16</publishTime> </File> <File Include="bin/WebAPI.XmlSerializers.dll"> - <publishTime>06/18/2025 16:26:55</publishTime> + <publishTime>06/20/2025 15:38:21</publishTime> </File> <File Include="bin/WebGrease.dll"> <publishTime>07/18/2013 01:03:52</publishTime> diff --git a/sdk_dingding/TopSdk/bin/Debug/TopSdk.dll b/sdk_dingding/TopSdk/bin/Debug/TopSdk.dll deleted file mode 100644 index 8d0edff..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 f17c1e4..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 fc6ed9b..cc295df 100644 --- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt +++ b/sdk_dingding/TopSdk/obj/Debug/TopSdk.csproj.FileListAbsolute.txt @@ -4,9 +4,3 @@ D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.dll D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.pdb D:\缃戠珯鍙戝竷\鍚庣浠g爜\MES-WEB-API\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.csproj.AssemblyReference.cache -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 -D:\WorkBench\MES-WEB-API\sdk_dingding\TopSdk\obj\Debug\TopSdk.csproj.AssemblyReference.cache diff --git a/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll b/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll deleted file mode 100644 index 8d0edff..0000000 --- a/sdk_dingding/TopSdk/obj/Debug/TopSdk.dll +++ /dev/null Binary files differ -- Gitblit v1.9.1