From 6df397cae4a7d9e49ace83da012a76790bf38019 Mon Sep 17 00:00:00 2001 From: gaowenwei Date: Mon, 6 Nov 2017 11:03:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.136588=EF=BC=9A?= =?UTF-8?q?=E5=BC=80=E5=8F=91B3=E3=80=90=E4=BB=98=E6=AC=BE=E5=8D=95?= =?UTF-8?q?=E3=80=91=E5=AF=BCNC=E5=87=AD=E8=AF=81=E8=B4=A2=E5=8A=A1?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BWP.B3ButcherManageExport.Web.csproj | 6 + .../NC_/PayToNc_/PayToNcList.cs | 120 +++++++++++++++ .../NC_/PayToNc_/PayToNcList.xml | 76 ++++++++++ .../B3ButcherManageExportConsts.cs | 1 + .../BL/NC/PayToNcBL_/PayToNcBL.cs | 88 +++++++++++ .../script/大红门付款单导NC凭证.py | 143 ++++++++++++++++++ .../BWP.B3ButcherManageExport.csproj | 8 +- 7 files changed, 439 insertions(+), 3 deletions(-) create mode 100644 BWP.B3ButcherManageExport.Web/Pages/B3ButcherManageExport/NC_/PayToNc_/PayToNcList.cs create mode 100644 BWP.B3ButcherManageExport.Web/Pages/B3ButcherManageExport/NC_/PayToNc_/PayToNcList.xml create mode 100644 BWP.B3ButcherManageExport/BL/NC/PayToNcBL_/PayToNcBL.cs create mode 100644 BWP.B3ButcherManageExport/BL/NC/script/大红门付款单导NC凭证.py diff --git a/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj b/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj index 2b8d649..1a76917 100644 --- a/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj +++ b/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj @@ -83,6 +83,9 @@ ASPXCodeBehind + + ASPXCodeBehind + @@ -118,6 +121,9 @@ + + +