From 53b3de92b34f7c6b9139b9e136c009e36ccd9710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Tue, 25 Feb 2020 10:11:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9C=BA=E8=AE=A2=E5=8D=95=E8=BF=90?= =?UTF-8?q?=E8=B4=B9=E6=9C=80=E9=AB=9815=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/partner/purchase/jx/localjx/order.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/partner/purchase/jx/localjx/order.go b/business/partner/purchase/jx/localjx/order.go index 4cad8b3ce..ec4078680 100644 --- a/business/partner/purchase/jx/localjx/order.go +++ b/business/partner/purchase/jx/localjx/order.go @@ -36,7 +36,7 @@ const ( DingShiDaMinTime = 1 * time.Hour specialStoreID = 100274 - specialFreightPrice = 200 + specialFreightPrice = 1500 wxAppID = "wx4b5930c13f8b1170" )