From edb390f7f8efa8e9d35fae95160ba0142f107c61 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Fri, 19 Jan 2018 18:25:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E5=AE=B0=E8=BF=87=E7=A3=85=E5=8A=A0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=88=86=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../B3SubstituteKill.Web.csproj | 10 +- .../SubKillWeightBillList.cs | 11 ++ .../SubKillWeightBillAnalyse.cs | 120 ++++++++++++++++++ .../SubKillWeightBillAnalyse.xml | 66 ++++++++++ .../config/Plugins/B3SubstituteKill.plugin | 2 + 5 files changed, 206 insertions(+), 3 deletions(-) create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Reports/SubKillWeightBillAnalyse_/SubKillWeightBillAnalyse.cs create mode 100644 B3SubstituteKill.Web/Pages/B3SubstituteKill/Reports/SubKillWeightBillAnalyse_/SubKillWeightBillAnalyse.xml diff --git a/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj b/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj index 9337212..9e94ff4 100644 --- a/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj +++ b/B3SubstituteKill.Web/B3SubstituteKill.Web.csproj @@ -141,6 +141,9 @@ ASPXCodeBehind + + ASPXCodeBehind + @@ -151,9 +154,7 @@ B3SubstituteKill - - - + @@ -175,6 +176,9 @@ + + +