From cd75d17ba20ac8b83d7b27f8363f1ee97998e03e Mon Sep 17 00:00:00 2001 From: gaowenwei Date: Tue, 19 Dec 2017 20:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.137604=EF=BC=9A?= =?UTF-8?q?=E3=80=90=E7=95=9C=E7=B1=BB=E5=B1=A0=E5=AE=B0=E5=9C=BA=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E3=80=91-=E3=80=90=E6=88=90=E5=93=81=E5=85=A5?= =?UTF-8?q?=E5=BA=93=E3=80=91B3ButcherManage.0022=E5=AF=BC=E7=94=A8?= =?UTF-8?q?=E5=8F=8B12.1=E5=8D=95=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BWP.B3ButcherManageExport.Web.csproj | 6 + .../ProductInStoreToU8List.cs | 123 ++++++++++++++++++ .../ProductInStoreToU8List.xml | 80 ++++++++++++ .../B3ButcherManageExportConsts.cs | 1 + .../ProductInStoreToU8BL.cs | 113 ++++++++++++++++ .../BWP.B3ButcherManageExport.csproj | 2 + .../Plugins/B3ButcherManageExport.Plugin | 1 + 7 files changed, 326 insertions(+) create mode 100644 BWP.B3ButcherManageExport.Web/Pages/B3ButcherManageExport/U8/ProductInStoreToU8_/ProductInStoreToU8List.cs create mode 100644 BWP.B3ButcherManageExport.Web/Pages/B3ButcherManageExport/U8/ProductInStoreToU8_/ProductInStoreToU8List.xml create mode 100644 BWP.B3ButcherManageExport/BL/U8/ProductInStoreU8BL_/ProductInStoreToU8BL.cs diff --git a/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj b/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj index 5fc04f1..c7374d4 100644 --- a/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj +++ b/BWP.B3ButcherManageExport.Web/BWP.B3ButcherManageExport.Web.csproj @@ -89,6 +89,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -136,6 +139,9 @@ + + +