From ec3830f0196486d9a89e6381b6571c86ba0b1c67 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Tue, 23 Oct 2018 15:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BA=A7=E5=87=BA=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E5=B7=AE=E5=BC=82=E5=88=86=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../B3ClientService.Web.csproj | 9 + .../SegmentProductInstoreDiff.cs | 171 ++++++++++++++++++ .../SegmentProductInstoreDiff.xml | 1 + .../ShowGoodsDetail.cs | 79 ++++++++ .../BO/Bill/SegmentProductionInfo.cs | 4 + .../config/plugins/B3ClientService.plugin | 2 + 6 files changed, 266 insertions(+) create mode 100644 B3ClientService.Web/Pages/B3ClientService/Reports/SegmentProductInstoreDiff_/SegmentProductInstoreDiff.cs create mode 100644 B3ClientService.Web/Pages/B3ClientService/Reports/SegmentProductInstoreDiff_/SegmentProductInstoreDiff.xml create mode 100644 B3ClientService.Web/Pages/B3ClientService/Reports/SegmentProductInstoreDiff_/ShowGoodsDetail.cs diff --git a/B3ClientService.Web/B3ClientService.Web.csproj b/B3ClientService.Web/B3ClientService.Web.csproj index d9b493d..a329214 100644 --- a/B3ClientService.Web/B3ClientService.Web.csproj +++ b/B3ClientService.Web/B3ClientService.Web.csproj @@ -177,6 +177,12 @@ ASPXCodeBehind + + ASPXCodeBehind + + + ASPXCodeBehind + ASPXCodeBehind @@ -216,6 +222,9 @@ + + +