From 43ab276e81c01ab9fc5541a07327bfcdaad8068b Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Thu, 19 Apr 2018 11:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.139586=20?= =?UTF-8?q?=E5=9C=A8=E4=B8=87=E7=A6=8F=E6=A8=A1=E5=9D=97=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E6=8A=A5=E8=A1=A8=E3=80=90=E7=BB=93=E7=AE=97?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj | 9 ++ .../Overlays/StatPayList_Ext.cs | 20 +++ .../B3QingDaoWanFu/Reports/StatPayAnalyse.cs | 138 ++++++++++++++++++ .../B3QingDaoWanFu/Reports/StatPayAnalyse.xml | 53 +++++++ B3QingDaoWanFu.Web/PluginClass.cs | 1 + B3QingDaoWanFu/TypeIOCs/StatPayBLTypeIoc.cs | 4 +- .../config/plugins/B3QingDaoWanFu.plugin | 1 + 7 files changed, 224 insertions(+), 2 deletions(-) create mode 100644 B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Overlays/StatPayList_Ext.cs create mode 100644 B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/StatPayAnalyse.cs create mode 100644 B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/StatPayAnalyse.xml diff --git a/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj b/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj index 4eb9c99..fc00557 100644 --- a/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj +++ b/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj @@ -164,6 +164,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -173,6 +176,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -204,6 +210,9 @@ + + +