From 3d071750e7c7a6ab1be9dc8e843ee090f081a7fc Mon Sep 17 00:00:00 2001 From: luanhui <1029149336@qq.com> Date: Thu, 25 Jan 2018 18:11:12 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E4=BB=A3=E5=AE=B0=E6=94=B6=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../B3SubstituteKill.Web.csproj | 64 +++++++- .../SubKillGathering_/SelectStatPayDialog.cs | 80 +++++++++ .../SubKillGathering_/SelectStatPayDialog.xml | 76 +++++++++ .../SubKillGathering_/SubKillGatheringEdit.cs | 155 ++++++++++++++++++ .../SubKillGathering_/SubKillGatheringList.cs | 38 +++++ .../SubKillGatheringList.xml | 72 ++++++++ B3SubstituteKill/B3SubstituteKill.csproj | 45 ++++- .../SubKillGathering/SubKillGatheringBL.cs | 81 +++++++++ B3SubstituteKill/BO/Bills/StatPay/StatPay.cs | 18 +- .../SubKillGathering/SubKillGathering.cs | 72 ++++++++ .../SubKillGathering_Detail.cs | 61 +++++++ B3SubstituteKill/Rpcs/SupplierRpc.cs | 10 +- .../Utils/B3SubstituteKillConsts.cs | 1 + .../config/Plugins/B3SubstituteKill.plugin | 16 ++ 14 files changed, 767 insertions(+), 22 deletions(-) create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillGathering_/SelectStatPayDialog.cs create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillGathering_/SelectStatPayDialog.xml create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillGathering_/SubKillGatheringEdit.cs create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillGathering_/SubKillGatheringList.cs create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Bills/SubKillGathering_/SubKillGatheringList.xml create mode 100644 B3SubstituteKill/BL/Bills/SubKillGathering/SubKillGatheringBL.cs create mode 100644 B3SubstituteKill/BO/Bills/SubKillGathering/SubKillGathering.cs create mode 100644 B3SubstituteKill/BO/Bills/SubKillGathering/SubKillGathering_Detail.cs diff --git a/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj b/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj index c1b1884..54290ca 100644 --- a/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj +++ b/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj @@ -1,5 +1,5 @@  - + Debug @@ -36,65 +36,97 @@ False ..\..\..\tsref\Debug\B3Frameworks.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\B3Frameworks.Web.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\B3ProcurementInterface.dll + False False ..\..\..\tsref\Debug\B3ProduceUnitedInfos.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\B3System.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Forks.EnterpriseServices.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Forks.JsonRpc.Client.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Forks.Utils.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\MainSystem.Web.dll + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False + + + False - - - - - - - - False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\TSingSoft.WebControls2.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Wpf.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Wpf.System.dll + False False ..\..\..\..\..\..\BwpB3Project\tsref\Debug\Wpf.System.Web.dll + False + + B3SubstituteKill_version.cs + ASPXCodeBehind @@ -137,6 +169,15 @@ ASPXCodeBehind + + ASPXCodeBehind + + + ASPXCodeBehind + + + ASPXCodeBehind + ASPXCodeBehind @@ -173,6 +214,7 @@ {b5b60a6b-95e6-44e0-b771-69a679a2a7b4} B3SubstituteKill + False @@ -210,6 +252,10 @@ Designer + + + +