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(), }