From 837f86f7bd6c3842f4e9c069449983593b7bad17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 29 Mar 2023 10:57:44 +0800 Subject: [PATCH] 1' --- controllers/jx_order2.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/jx_order2.go b/controllers/jx_order2.go index df50bd1b9..30f5fcc02 100644 --- a/controllers/jx_order2.go +++ b/controllers/jx_order2.go @@ -96,7 +96,7 @@ func (c *JxOrderController) Pay4StoreMyselfDeliverOrder() { EarningType: model.EarningTypePoints, OrderType: model.OrderTypeNormal, IsBuyNowPrice: 0, - IsPriceDefend: 0, + IsPriceDefend: model.YES, OrderID2: "", UserID: params.Ctx.GetUserID(), }