From 97a2019b7b3c4e409c4c4e29a9f3a18ebdc4ecd3 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Sat, 10 Mar 2018 10:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BB=98=E6=AC=BE=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj | 6 ++ .../B3QingDaoWanFu/Reports/PayInfoExport.cs | 79 +++++++++++++++++++ .../B3QingDaoWanFu/Reports/PayInfoExport.xml | 33 ++++++++ .../config/plugins/B3QingDaoWanFu.plugin | 2 + 4 files changed, 120 insertions(+) create mode 100644 B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/PayInfoExport.cs create mode 100644 B3QingDaoWanFu.Web/Pages/B3QingDaoWanFu/Reports/PayInfoExport.xml diff --git a/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj b/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj index 7192969..83b204f 100644 --- a/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj +++ b/B3QingDaoWanFu.Web/B3QingDaoWanFu.Web.csproj @@ -159,6 +159,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -183,6 +186,9 @@ Designer + + +