From f76323f8f03e28bc7a5ccaf711ede23f1eca7afd Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期六, 07 八月 2021 13:29:23 +0800 Subject: [PATCH] ignore --- APSM/bin/x86/Debug/DAL.pdb | 0 APSM/bin/x86/Debug/APSM.dll | 0 WorkM/bin/x86/Debug/Pub_Control.pdb | 0 APSM/obj/x86/Debug/APSM.pdb | 0 WorkM/bin/x86/Debug/DAL.pdb | 0 APSM/obj/x86/Debug/APSM.dll | 0 APSM/bin/x86/Debug/APSM.pdb | 0 WorkM/bin/x86/Debug/Interop.gregn6Lib.dll | 0 APSM/bin/x86/Debug/DAL.dll | 0 WorkM/bin/x86/Debug/DAL.dll | 0 APSM/obj/x86/Debug/APSM.csproj.CoreCompileInputs.cache | 2 WorkM/bin/x86/Debug/Pub_Control.dll | 0 WorkM/bin/x86/Debug/DBUtility.pdb | 0 APSM/obj/x86/Debug/APSM.csproj.ResolveComReference.cache | 0 APSM/obj/x86/Debug/APSM.csprojAssemblyReference.cache | 0 WorkM/bin/x86/Debug/DBUtility.dll | 0 WorkM/obj/x86/Debug/WorkM.csproj.CoreCompileInputs.cache | 2 WorkM/obj/x86/Debug/WorkM.csproj.ResolveComReference.cache | 0 APSM/obj/x86/Debug/Interop.gregn6Lib.dll | 0 APSM/bin/x86/Debug/Interop.grdes6Lib.dll | 0 APSM/bin/x86/Debug/WorkM.dll | 0 WorkM/bin/x86/Debug/WarM.dll | 0 APSM/bin/x86/Debug/WorkM.pdb | 0 WorkM/bin/x86/Debug/WarM.pdb | 0 WorkM/obj/x86/Debug/Interop.gregn6Lib.dll | 0 APSM/obj/x86/Debug/APSM.csproj.FileListAbsolute.txt | 100 ++++++++++++++++ APSM/bin/x86/Debug/Model.dll | 0 APSM/bin/x86/Debug/PlanM.pdb | 0 .gitignore | 42 +++++++ WorkM/obj/x86/Debug/WorkM.csprojAssemblyReference.cache | 0 APSM/bin/x86/Debug/BaseSet.dll | 0 APSM/bin/x86/Debug/Model.pdb | 0 WorkM/bin/x86/Debug/WorkM.pdb | 0 APSM/bin/x86/Debug/Interop.gregn6Lib.dll | 0 WorkM/bin/x86/Debug/WorkM.dll | 0 APSM/bin/x86/Debug/Pub_Control.dll | 0 APSM/bin/x86/Debug/BaseSet.pdb | 0 WorkM/bin/x86/Debug/Pub_Class.pdb | 0 APSM/bin/x86/Debug/DBUtility.dll | 0 APSM/bin/x86/Debug/BLL.pdb | 0 WorkM/obj/x86/Debug/Interop.grdes6Lib.dll | 0 APSM/bin/x86/Debug/WarM.pdb | 0 WorkM/bin/x86/Debug/BaseSet.pdb | 0 APSM/bin/x86/Debug/Pub_Control.pdb | 0 APSM/bin/x86/Debug/BLL.dll | 0 APSM/bin/x86/Debug/DBUtility.pdb | 0 APSM/bin/x86/Debug/Pub_Class.pdb | 0 WorkM/bin/x86/Debug/BLL.pdb | 0 WorkM/bin/x86/Debug/Interop.grdes6Lib.dll | 0 WorkM/bin/x86/Debug/Model.pdb | 0 APSM/bin/x86/Debug/SQLHelper.dll | 0 APSM/bin/x86/Debug/WarM.dll | 0 WorkM/bin/x86/Debug/BaseSet.dll | 0 WorkM/bin/x86/Debug/Model.dll | 0 WorkM/obj/x86/Debug/WorkM.dll | 0 WorkM/bin/x86/Debug/Pub_Class.dll | 0 WorkM/bin/x86/Debug/SQLHelper.pdb | 0 WorkM/bin/x86/Debug/SQLHelper.dll | 0 APSM/bin/x86/Debug/PlanM.dll | 0 WorkM/obj/x86/Debug/WorkM.csproj.FileListAbsolute.txt | 161 ++++++++++++++++++++++++++ APSM/bin/x86/Debug/Pub_Class.dll | 0 APSM/bin/x86/Debug/SQLHelper.pdb | 0 WorkM/bin/x86/Debug/BLL.dll | 0 WorkM/obj/x86/Debug/WorkM.pdb | 0 64 files changed, 305 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 854b483..7d2246f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,45 @@ /WindowsFormsApp1/bin /WindowsFormsApp1/obj /.vs +/APSM/bin/x86/Debug +/APSM/obj/x86/Debug +/BaseSet/bin/x86/Debug +/BaseSet/obj/x86/Debug +/BLL/bin/x86/Debug +/BLL/obj/x86/Debug +/DAL/bin/x86/Debug +/DAL/obj/x86/Debug +/DBUtility/bin/x86/Debug +/DBUtility/obj/x86/Debug +/EAM/bin/x86/Debug +/EAM/obj/x86/Debug +/Kanban/bin/x86/Debug +/Kanban/obj/x86/Debug +/LMES/bin/x86/Debug +/LMES/obj/x86/Debug +/MES/bin/x86/Debug +/MES/obj/x86/Debug +/Model/bin/x86/Debug +/Model/obj/x86/Debug +/OAM/bin/x86/Debug +/OAM/obj/x86/Debug +/PlanM/bin/x86/Debug +/PlanM/obj/x86/Debug +/ProM/bin/x86/Debug +/ProM/obj/x86/Debug +/Pub_Class/bin/x86/Debug +/Pub_Class/obj/x86/Debug +/Pub_Control/bin/x86/Debug +/Pub_Control/obj/x86/Debug +/SCM/bin/x86/Debug +/SCM/obj/x86/Debug +/SelM/bin/x86/Debug +/SelM/obj/x86/Debug +/SQLHelper/bin/x86/Debug +/SQLHelper/obj/x86/Debug +/WarM/bin/x86/Debug +/WarM/obj/x86/Debug +/WorkM/bin/x86/Debug +/WorkM/obj/x86/Debug +/DBUtility/bin/x86/Debug +/DBUtility/obj/x86/Debug \ No newline at end of file diff --git a/APSM/bin/x86/Debug/APSM.dll b/APSM/bin/x86/Debug/APSM.dll index 2799d05..1ca35f3 100644 --- a/APSM/bin/x86/Debug/APSM.dll +++ b/APSM/bin/x86/Debug/APSM.dll Binary files differ diff --git a/APSM/bin/x86/Debug/APSM.pdb b/APSM/bin/x86/Debug/APSM.pdb index 2e6b38a..a30be96 100644 --- a/APSM/bin/x86/Debug/APSM.pdb +++ b/APSM/bin/x86/Debug/APSM.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/BLL.dll b/APSM/bin/x86/Debug/BLL.dll index dbfc35e..19013be 100644 --- a/APSM/bin/x86/Debug/BLL.dll +++ b/APSM/bin/x86/Debug/BLL.dll Binary files differ diff --git a/APSM/bin/x86/Debug/BLL.pdb b/APSM/bin/x86/Debug/BLL.pdb index 42bfba4..1c68eb4 100644 --- a/APSM/bin/x86/Debug/BLL.pdb +++ b/APSM/bin/x86/Debug/BLL.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/BaseSet.dll b/APSM/bin/x86/Debug/BaseSet.dll index ee0ee2b..c8ff078 100644 --- a/APSM/bin/x86/Debug/BaseSet.dll +++ b/APSM/bin/x86/Debug/BaseSet.dll Binary files differ diff --git a/APSM/bin/x86/Debug/BaseSet.pdb b/APSM/bin/x86/Debug/BaseSet.pdb index 01f1d8e..fb80d9a 100644 --- a/APSM/bin/x86/Debug/BaseSet.pdb +++ b/APSM/bin/x86/Debug/BaseSet.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/DAL.dll b/APSM/bin/x86/Debug/DAL.dll index 51eee7f..2d27941 100644 --- a/APSM/bin/x86/Debug/DAL.dll +++ b/APSM/bin/x86/Debug/DAL.dll Binary files differ diff --git a/APSM/bin/x86/Debug/DAL.pdb b/APSM/bin/x86/Debug/DAL.pdb index 5287ff7..c3cdcbd 100644 --- a/APSM/bin/x86/Debug/DAL.pdb +++ b/APSM/bin/x86/Debug/DAL.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/DBUtility.dll b/APSM/bin/x86/Debug/DBUtility.dll index 69cd0c9..e4f1af7 100644 --- a/APSM/bin/x86/Debug/DBUtility.dll +++ b/APSM/bin/x86/Debug/DBUtility.dll Binary files differ diff --git a/APSM/bin/x86/Debug/DBUtility.pdb b/APSM/bin/x86/Debug/DBUtility.pdb index db9f61d..1e62ef4 100644 --- a/APSM/bin/x86/Debug/DBUtility.pdb +++ b/APSM/bin/x86/Debug/DBUtility.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/Interop.grdes6Lib.dll b/APSM/bin/x86/Debug/Interop.grdes6Lib.dll index 8c70900..f30e347 100644 --- a/APSM/bin/x86/Debug/Interop.grdes6Lib.dll +++ b/APSM/bin/x86/Debug/Interop.grdes6Lib.dll Binary files differ diff --git a/APSM/bin/x86/Debug/Interop.gregn6Lib.dll b/APSM/bin/x86/Debug/Interop.gregn6Lib.dll index bae5f10..5645d42 100644 --- a/APSM/bin/x86/Debug/Interop.gregn6Lib.dll +++ b/APSM/bin/x86/Debug/Interop.gregn6Lib.dll Binary files differ diff --git a/APSM/bin/x86/Debug/Model.dll b/APSM/bin/x86/Debug/Model.dll index de0fc41..57cc8f3 100644 --- a/APSM/bin/x86/Debug/Model.dll +++ b/APSM/bin/x86/Debug/Model.dll Binary files differ diff --git a/APSM/bin/x86/Debug/Model.pdb b/APSM/bin/x86/Debug/Model.pdb index 0e5340d..f6fdbf3 100644 --- a/APSM/bin/x86/Debug/Model.pdb +++ b/APSM/bin/x86/Debug/Model.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/PlanM.dll b/APSM/bin/x86/Debug/PlanM.dll index 58648b6..067ff25 100644 --- a/APSM/bin/x86/Debug/PlanM.dll +++ b/APSM/bin/x86/Debug/PlanM.dll Binary files differ diff --git a/APSM/bin/x86/Debug/PlanM.pdb b/APSM/bin/x86/Debug/PlanM.pdb index 81490e7..7c71ad3 100644 --- a/APSM/bin/x86/Debug/PlanM.pdb +++ b/APSM/bin/x86/Debug/PlanM.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/Pub_Class.dll b/APSM/bin/x86/Debug/Pub_Class.dll index fd6eabc..5679c64 100644 --- a/APSM/bin/x86/Debug/Pub_Class.dll +++ b/APSM/bin/x86/Debug/Pub_Class.dll Binary files differ diff --git a/APSM/bin/x86/Debug/Pub_Class.pdb b/APSM/bin/x86/Debug/Pub_Class.pdb index aa1902f..54326d4 100644 --- a/APSM/bin/x86/Debug/Pub_Class.pdb +++ b/APSM/bin/x86/Debug/Pub_Class.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/Pub_Control.dll b/APSM/bin/x86/Debug/Pub_Control.dll index 19e5219..2239848 100644 --- a/APSM/bin/x86/Debug/Pub_Control.dll +++ b/APSM/bin/x86/Debug/Pub_Control.dll Binary files differ diff --git a/APSM/bin/x86/Debug/Pub_Control.pdb b/APSM/bin/x86/Debug/Pub_Control.pdb index fd62823..530e82e 100644 --- a/APSM/bin/x86/Debug/Pub_Control.pdb +++ b/APSM/bin/x86/Debug/Pub_Control.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/SQLHelper.dll b/APSM/bin/x86/Debug/SQLHelper.dll index dff3867..a8a3b13 100644 --- a/APSM/bin/x86/Debug/SQLHelper.dll +++ b/APSM/bin/x86/Debug/SQLHelper.dll Binary files differ diff --git a/APSM/bin/x86/Debug/SQLHelper.pdb b/APSM/bin/x86/Debug/SQLHelper.pdb index 61d3277..4fab274 100644 --- a/APSM/bin/x86/Debug/SQLHelper.pdb +++ b/APSM/bin/x86/Debug/SQLHelper.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/WarM.dll b/APSM/bin/x86/Debug/WarM.dll index 3e7ef17..492cc53 100644 --- a/APSM/bin/x86/Debug/WarM.dll +++ b/APSM/bin/x86/Debug/WarM.dll Binary files differ diff --git a/APSM/bin/x86/Debug/WarM.pdb b/APSM/bin/x86/Debug/WarM.pdb index 7e39fc5..786e55b 100644 --- a/APSM/bin/x86/Debug/WarM.pdb +++ b/APSM/bin/x86/Debug/WarM.pdb Binary files differ diff --git a/APSM/bin/x86/Debug/WorkM.dll b/APSM/bin/x86/Debug/WorkM.dll index b86c114..a73f38c 100644 --- a/APSM/bin/x86/Debug/WorkM.dll +++ b/APSM/bin/x86/Debug/WorkM.dll Binary files differ diff --git a/APSM/bin/x86/Debug/WorkM.pdb b/APSM/bin/x86/Debug/WorkM.pdb index 4ce4a7e..2c0a3cb 100644 --- a/APSM/bin/x86/Debug/WorkM.pdb +++ b/APSM/bin/x86/Debug/WorkM.pdb Binary files differ diff --git a/APSM/obj/x86/Debug/APSM.csproj.CoreCompileInputs.cache b/APSM/obj/x86/Debug/APSM.csproj.CoreCompileInputs.cache index ac5a6d2..b9521d5 100644 --- a/APSM/obj/x86/Debug/APSM.csproj.CoreCompileInputs.cache +++ b/APSM/obj/x86/Debug/APSM.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -47542dc1df90b9efd5caaa9720ba555dda7b0f0b +4740adfa9b276b9c9c0b9feaccbd126f7223a011 diff --git a/APSM/obj/x86/Debug/APSM.csproj.FileListAbsolute.txt b/APSM/obj/x86/Debug/APSM.csproj.FileListAbsolute.txt index dd8b275..c5b0ed1 100644 --- a/APSM/obj/x86/Debug/APSM.csproj.FileListAbsolute.txt +++ b/APSM/obj/x86/Debug/APSM.csproj.FileListAbsolute.txt @@ -298,3 +298,103 @@ F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\APSM\obj\x86\Debug\APSM.csproj.CopyComplete F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\APSM\obj\x86\Debug\APSM.dll F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\APSM\obj\x86\Debug\APSM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\APSM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\APSM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\BaseSet.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\BLL.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\DAL.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\DBUtility.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Model.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\PlanM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Pub_Class.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Pub_Control.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\SQLHelper.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\WarM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\WorkM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Kingdee.BOS.WebApi.Client.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Interop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\AxInterop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\NPOI.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\NPOI.OOXML.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\AxInterop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Newtonsoft.Json.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\stdole.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\NPOI.OpenXmlFormats.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\NPOI.OpenXml4Net.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Interop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\BLL.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\BaseSet.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\DAL.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\DBUtility.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Model.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\PlanM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Pub_Class.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\Pub_Control.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\SQLHelper.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\WarM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\WarM.dll.config +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\bin\x86\Debug\WorkM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.csprojAssemblyReference.cache +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\Interop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\AxInterop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.csproj.ResolveComReference.cache +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Gy_WorkTimes.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Gy_WorkTimesDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Gy_WorkTimesWWDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.K3_ICMOSetWorkCenterList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.K3_ICMOSetWorkCenterListDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.K3_ICMOSetWorkCenterList_OrderLevDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillDlg_Group.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillDlg_Remark.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillHisList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillHistoryList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillListDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortBillList_Pay.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortChangeBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortChangeBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortCloseBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOSortCloseBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_PlanMaterReadyAnalyse.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_PlanMaterReadyAnalyseMX.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Form4.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_MpsResultBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_MpsResultBill_CG.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_MpsResultBill_ICMO.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_MpsResultBill_ICMOSub.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_MpsResultBill_WW.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_OrderLackMaterialAnalyse.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBill_PL.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Xs_SendGoodsPlan.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Xs_SendGoodsPlanList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Xs_SendGoodsPlan_CF.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Xs_SendGoodsPlan_MPS.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\WorkM.Xs_SeOrderBillMulLevBOMQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOMonthAutoSortBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOMonthAutoSortBillDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOMonthAutoSortBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOProcessPlanReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_PPBOMInStockList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Properties.Resources.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Kf_MateOutInReport_WW.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Kf_MateOutInReport_WWDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.KF_StockMonthEndReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.KF_StockMonthEndReportMx.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOAutoSortBillQL.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_SourceFreeReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkBillSortSumByMaterial.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkBillSortSumByMaterialDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkBillSortSumBySource.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkBillSortSumBySourceDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkProcReport_New.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkProcReport_NewDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkValuePayMentDeptReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_WorkValuePayMentMaterReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOAutoSortBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOAutoSortBillDlg.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.Sc_ICMOAutoSortBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.csproj.GenerateResource.cache +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.csproj.CoreCompileInputs.cache +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.csproj.CopyComplete +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\APSM\obj\x86\Debug\APSM.pdb diff --git a/APSM/obj/x86/Debug/APSM.csproj.ResolveComReference.cache b/APSM/obj/x86/Debug/APSM.csproj.ResolveComReference.cache index c485d5a..36d7895 100644 --- a/APSM/obj/x86/Debug/APSM.csproj.ResolveComReference.cache +++ b/APSM/obj/x86/Debug/APSM.csproj.ResolveComReference.cache Binary files differ diff --git a/APSM/obj/x86/Debug/APSM.csprojAssemblyReference.cache b/APSM/obj/x86/Debug/APSM.csprojAssemblyReference.cache index cbffb1b..337f225 100644 --- a/APSM/obj/x86/Debug/APSM.csprojAssemblyReference.cache +++ b/APSM/obj/x86/Debug/APSM.csprojAssemblyReference.cache Binary files differ diff --git a/APSM/obj/x86/Debug/APSM.dll b/APSM/obj/x86/Debug/APSM.dll index 2799d05..1ca35f3 100644 --- a/APSM/obj/x86/Debug/APSM.dll +++ b/APSM/obj/x86/Debug/APSM.dll Binary files differ diff --git a/APSM/obj/x86/Debug/APSM.pdb b/APSM/obj/x86/Debug/APSM.pdb index 2e6b38a..a30be96 100644 --- a/APSM/obj/x86/Debug/APSM.pdb +++ b/APSM/obj/x86/Debug/APSM.pdb Binary files differ diff --git a/APSM/obj/x86/Debug/Interop.gregn6Lib.dll b/APSM/obj/x86/Debug/Interop.gregn6Lib.dll index bae5f10..5645d42 100644 --- a/APSM/obj/x86/Debug/Interop.gregn6Lib.dll +++ b/APSM/obj/x86/Debug/Interop.gregn6Lib.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/BLL.dll b/WorkM/bin/x86/Debug/BLL.dll index dbfc35e..19013be 100644 --- a/WorkM/bin/x86/Debug/BLL.dll +++ b/WorkM/bin/x86/Debug/BLL.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/BLL.pdb b/WorkM/bin/x86/Debug/BLL.pdb index 42bfba4..1c68eb4 100644 --- a/WorkM/bin/x86/Debug/BLL.pdb +++ b/WorkM/bin/x86/Debug/BLL.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/BaseSet.dll b/WorkM/bin/x86/Debug/BaseSet.dll index ee0ee2b..c8ff078 100644 --- a/WorkM/bin/x86/Debug/BaseSet.dll +++ b/WorkM/bin/x86/Debug/BaseSet.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/BaseSet.pdb b/WorkM/bin/x86/Debug/BaseSet.pdb index 01f1d8e..fb80d9a 100644 --- a/WorkM/bin/x86/Debug/BaseSet.pdb +++ b/WorkM/bin/x86/Debug/BaseSet.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/DAL.dll b/WorkM/bin/x86/Debug/DAL.dll index 51eee7f..2d27941 100644 --- a/WorkM/bin/x86/Debug/DAL.dll +++ b/WorkM/bin/x86/Debug/DAL.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/DAL.pdb b/WorkM/bin/x86/Debug/DAL.pdb index 5287ff7..c3cdcbd 100644 --- a/WorkM/bin/x86/Debug/DAL.pdb +++ b/WorkM/bin/x86/Debug/DAL.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/DBUtility.dll b/WorkM/bin/x86/Debug/DBUtility.dll index 69cd0c9..e4f1af7 100644 --- a/WorkM/bin/x86/Debug/DBUtility.dll +++ b/WorkM/bin/x86/Debug/DBUtility.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/DBUtility.pdb b/WorkM/bin/x86/Debug/DBUtility.pdb index db9f61d..1e62ef4 100644 --- a/WorkM/bin/x86/Debug/DBUtility.pdb +++ b/WorkM/bin/x86/Debug/DBUtility.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/Interop.grdes6Lib.dll b/WorkM/bin/x86/Debug/Interop.grdes6Lib.dll index 8c70900..f30e347 100644 --- a/WorkM/bin/x86/Debug/Interop.grdes6Lib.dll +++ b/WorkM/bin/x86/Debug/Interop.grdes6Lib.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/Interop.gregn6Lib.dll b/WorkM/bin/x86/Debug/Interop.gregn6Lib.dll index c48d5c2..9ff18c5 100644 --- a/WorkM/bin/x86/Debug/Interop.gregn6Lib.dll +++ b/WorkM/bin/x86/Debug/Interop.gregn6Lib.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/Model.dll b/WorkM/bin/x86/Debug/Model.dll index de0fc41..57cc8f3 100644 --- a/WorkM/bin/x86/Debug/Model.dll +++ b/WorkM/bin/x86/Debug/Model.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/Model.pdb b/WorkM/bin/x86/Debug/Model.pdb index 0e5340d..f6fdbf3 100644 --- a/WorkM/bin/x86/Debug/Model.pdb +++ b/WorkM/bin/x86/Debug/Model.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/Pub_Class.dll b/WorkM/bin/x86/Debug/Pub_Class.dll index fd6eabc..5679c64 100644 --- a/WorkM/bin/x86/Debug/Pub_Class.dll +++ b/WorkM/bin/x86/Debug/Pub_Class.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/Pub_Class.pdb b/WorkM/bin/x86/Debug/Pub_Class.pdb index aa1902f..54326d4 100644 --- a/WorkM/bin/x86/Debug/Pub_Class.pdb +++ b/WorkM/bin/x86/Debug/Pub_Class.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/Pub_Control.dll b/WorkM/bin/x86/Debug/Pub_Control.dll index 19e5219..2239848 100644 --- a/WorkM/bin/x86/Debug/Pub_Control.dll +++ b/WorkM/bin/x86/Debug/Pub_Control.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/Pub_Control.pdb b/WorkM/bin/x86/Debug/Pub_Control.pdb index fd62823..530e82e 100644 --- a/WorkM/bin/x86/Debug/Pub_Control.pdb +++ b/WorkM/bin/x86/Debug/Pub_Control.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/SQLHelper.dll b/WorkM/bin/x86/Debug/SQLHelper.dll index dff3867..a8a3b13 100644 --- a/WorkM/bin/x86/Debug/SQLHelper.dll +++ b/WorkM/bin/x86/Debug/SQLHelper.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/SQLHelper.pdb b/WorkM/bin/x86/Debug/SQLHelper.pdb index 61d3277..4fab274 100644 --- a/WorkM/bin/x86/Debug/SQLHelper.pdb +++ b/WorkM/bin/x86/Debug/SQLHelper.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/WarM.dll b/WorkM/bin/x86/Debug/WarM.dll index 3e7ef17..492cc53 100644 --- a/WorkM/bin/x86/Debug/WarM.dll +++ b/WorkM/bin/x86/Debug/WarM.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/WarM.pdb b/WorkM/bin/x86/Debug/WarM.pdb index 7e39fc5..786e55b 100644 --- a/WorkM/bin/x86/Debug/WarM.pdb +++ b/WorkM/bin/x86/Debug/WarM.pdb Binary files differ diff --git a/WorkM/bin/x86/Debug/WorkM.dll b/WorkM/bin/x86/Debug/WorkM.dll index b86c114..a73f38c 100644 --- a/WorkM/bin/x86/Debug/WorkM.dll +++ b/WorkM/bin/x86/Debug/WorkM.dll Binary files differ diff --git a/WorkM/bin/x86/Debug/WorkM.pdb b/WorkM/bin/x86/Debug/WorkM.pdb index 4ce4a7e..2c0a3cb 100644 --- a/WorkM/bin/x86/Debug/WorkM.pdb +++ b/WorkM/bin/x86/Debug/WorkM.pdb Binary files differ diff --git a/WorkM/obj/x86/Debug/Interop.grdes6Lib.dll b/WorkM/obj/x86/Debug/Interop.grdes6Lib.dll index 8c70900..f30e347 100644 --- a/WorkM/obj/x86/Debug/Interop.grdes6Lib.dll +++ b/WorkM/obj/x86/Debug/Interop.grdes6Lib.dll Binary files differ diff --git a/WorkM/obj/x86/Debug/Interop.gregn6Lib.dll b/WorkM/obj/x86/Debug/Interop.gregn6Lib.dll index c48d5c2..9ff18c5 100644 --- a/WorkM/obj/x86/Debug/Interop.gregn6Lib.dll +++ b/WorkM/obj/x86/Debug/Interop.gregn6Lib.dll Binary files differ diff --git a/WorkM/obj/x86/Debug/WorkM.csproj.CoreCompileInputs.cache b/WorkM/obj/x86/Debug/WorkM.csproj.CoreCompileInputs.cache index b844862..404327d 100644 --- a/WorkM/obj/x86/Debug/WorkM.csproj.CoreCompileInputs.cache +++ b/WorkM/obj/x86/Debug/WorkM.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -2256dd45a1dc95426172124abf7924d4fec19411 +989a867ef087a2331c24bb880a2abc3ad42596e0 diff --git a/WorkM/obj/x86/Debug/WorkM.csproj.FileListAbsolute.txt b/WorkM/obj/x86/Debug/WorkM.csproj.FileListAbsolute.txt index 1a9b237..6ea16f7 100644 --- a/WorkM/obj/x86/Debug/WorkM.csproj.FileListAbsolute.txt +++ b/WorkM/obj/x86/Debug/WorkM.csproj.FileListAbsolute.txt @@ -614,3 +614,164 @@ F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\WorkM\obj\x86\Debug\WorkM.csproj.CopyComplete F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\WorkM\obj\x86\Debug\WorkM.dll F:\git浠撳簱\08-鏅轰簯&姹熶赴&璺疂&鍥涚淮灏�&鍑礉濂堢壒\API\WorkM\obj\x86\Debug\WorkM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\WorkM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\WorkM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\BaseSet.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\BLL.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\DAL.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\DBUtility.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Model.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Pub_Class.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Pub_Control.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\SQLHelper.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\WarM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Interop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\AxInterop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\NPOI.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\NPOI.OOXML.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Kingdee.BOS.WebApi.Client.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\stdole.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\NPOI.OpenXmlFormats.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\NPOI.OpenXml4Net.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Newtonsoft.Json.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\BaseSet.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\BLL.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\DAL.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\DBUtility.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Model.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Pub_Class.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Pub_Control.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\SQLHelper.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\WarM.pdb +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\WarM.dll.config +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\Interop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\bin\x86\Debug\AxInterop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.csprojAssemblyReference.cache +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\Interop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\Interop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\AxInterop.grdes6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\AxInterop.gregn6Lib.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.csproj.ResolveComReference.cache +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Form2.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.鎶ヨ〃鍒嗘瀽.Mes_ProductionLinePackagingList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_ProdWIPTotalHorizontalReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_CutMaterProcExchBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_CutMaterProcExchBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MaterBackBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MaterBackBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MaterDownBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MaterDownBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.鎶ヨ〃鍒嗘瀽.Mes_TraceabilityList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Mes_WIPSumReportDateReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_ICMOBillStatusReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.ProductionOrder_ExecutionReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.WMS_BarCodeBackInfoReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Properties.Resources.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Mes_OrderProcFlowAllReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Mes_OrderProcFlowAllReport_Main.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Mes_OrderProcFlowAllReport_Rate.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Mes_OrderProcFlowAllReport_RateMain.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_ReadyWorkReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_ReadyWorkReportForWW.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StockBillDiffReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_WIPGoodsReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_WIPProcReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOProcFlowExecReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOWorkCompleteSet.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOWorkCompleteSetBySendGoods.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.SC_INSTOCKBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.SC_KCTZBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_OrderProcWorkstationReportBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_OutReportDataSumBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PaymentPieceEntryReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.SC_PICKMTRLBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcExchBilltransRelationQty.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcExchListReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProdWIPTotalReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_StationOutSumReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_WorkShopWIPSendRecReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationEntrustInBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationEntrustInBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationEntrustOutBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationEntrustOutBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationInBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationInBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationOutBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.MES_StationOutBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBackBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBackBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBillback.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessExchangeBill_CF.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.WW_EntrustWorkOrderBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.WW_EntrustWorkOrderBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.WW_EntrustWorkOrderBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MateWasterRequestBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_MateWasterRequestBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PlanPriceBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PlanPriceBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PPBomBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_QualityReportBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_WorkStopBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_WorkStopBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_FirstPieceCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_FirstPieceCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_FirstPieceCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_LastPieceCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_LastPieceCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_LastPieceCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_OutCompCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_OutCompCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_OutCompCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_PatrolProcCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_PatrolProcCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_PatrolProcCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_POStockInCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_POStockInCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_POStockInCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProcessCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProcessCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProcessCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProdReportCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProdReportCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_ProdReportCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Kf_ProcInBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Kf_ProcInBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Kf_ProcOutBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Kf_ProcOutBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_NoPassProdCheckBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_NoPassProdCheckBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.QC_NoPassProdCheckBillQuery.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_AssemblyBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_AssemblyBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PackUnionBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_PackUnionBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessBackPlan.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessBackPlanList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessPlanChange.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessPlanChangeList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessPlanChangeSec.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcProdMoveBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOPauseBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOPauseBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOReportBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ICMOReportBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessMoveBill.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessMoveBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessPlan.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessPlanList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessReport.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessReportList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessSendWork.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcessSendWorkList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_ProcProdMoveBillList.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.Sc_BomMullevelOpen.resources +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.csproj.GenerateResource.cache +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.csproj.CoreCompileInputs.cache +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.csproj.CopyComplete +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.dll +F:\git浠撳簱\ZY-LMESWEBAPI\WorkM\obj\x86\Debug\WorkM.pdb diff --git a/WorkM/obj/x86/Debug/WorkM.csproj.ResolveComReference.cache b/WorkM/obj/x86/Debug/WorkM.csproj.ResolveComReference.cache index 529d88d..8679bf4 100644 --- a/WorkM/obj/x86/Debug/WorkM.csproj.ResolveComReference.cache +++ b/WorkM/obj/x86/Debug/WorkM.csproj.ResolveComReference.cache Binary files differ diff --git a/WorkM/obj/x86/Debug/WorkM.csprojAssemblyReference.cache b/WorkM/obj/x86/Debug/WorkM.csprojAssemblyReference.cache index 5341006..0509287 100644 --- a/WorkM/obj/x86/Debug/WorkM.csprojAssemblyReference.cache +++ b/WorkM/obj/x86/Debug/WorkM.csprojAssemblyReference.cache Binary files differ diff --git a/WorkM/obj/x86/Debug/WorkM.dll b/WorkM/obj/x86/Debug/WorkM.dll index b86c114..a73f38c 100644 --- a/WorkM/obj/x86/Debug/WorkM.dll +++ b/WorkM/obj/x86/Debug/WorkM.dll Binary files differ diff --git a/WorkM/obj/x86/Debug/WorkM.pdb b/WorkM/obj/x86/Debug/WorkM.pdb index 4ce4a7e..2c0a3cb 100644 --- a/WorkM/obj/x86/Debug/WorkM.pdb +++ b/WorkM/obj/x86/Debug/WorkM.pdb Binary files differ -- Gitblit v1.9.1