From e8a0669db72a22c25e447410e3986b829e09677f Mon Sep 17 00:00:00 2001 From: zhuyiyi <649091362@qq.com> Date: Thu, 14 May 2026 12:03:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eopp=E8=A2=8B=E5=B0=BA?= =?UTF-8?q?=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lingtao/net/service/ProductService.java | 3 +++ src/main/webapp/views/product/coupon.jsp | 1 + .../views/product/handkerchiefPaper.jsp | 21 ++++++++++++++++++- 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/src/main/java/lingtao/net/service/ProductService.java b/src/main/java/lingtao/net/service/ProductService.java index e02cf48..38492ef 100644 --- a/src/main/java/lingtao/net/service/ProductService.java +++ b/src/main/java/lingtao/net/service/ProductService.java @@ -1139,6 +1139,9 @@ public class ProductService { if ("8*12".equals(dto.getToothpick_size())) { carft_base_price = 19; } + if ("11*18".equals(dto.getToothpick_size())) { + carft_base_price = 30; + } if ("17*6".equals(dto.getToothpick_size())) { carft_base_price = 30; } diff --git a/src/main/webapp/views/product/coupon.jsp b/src/main/webapp/views/product/coupon.jsp index c17a5d3..f9339f2 100644 --- a/src/main/webapp/views/product/coupon.jsp +++ b/src/main/webapp/views/product/coupon.jsp @@ -931,6 +931,7 @@ + diff --git a/src/main/webapp/views/product/handkerchiefPaper.jsp b/src/main/webapp/views/product/handkerchiefPaper.jsp index 027b72e..89a6cee 100644 --- a/src/main/webapp/views/product/handkerchiefPaper.jsp +++ b/src/main/webapp/views/product/handkerchiefPaper.jsp @@ -63,6 +63,16 @@ + +