This commit is contained in:
邹宗楠
2023-03-29 10:57:44 +08:00
parent 65e349187c
commit 837f86f7bd

View File

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