1'
This commit is contained in:
@@ -96,7 +96,7 @@ func (c *JxOrderController) Pay4StoreMyselfDeliverOrder() {
|
|||||||
EarningType: model.EarningTypePoints,
|
EarningType: model.EarningTypePoints,
|
||||||
OrderType: model.OrderTypeNormal,
|
OrderType: model.OrderTypeNormal,
|
||||||
IsBuyNowPrice: 0,
|
IsBuyNowPrice: 0,
|
||||||
IsPriceDefend: 0,
|
IsPriceDefend: model.YES,
|
||||||
OrderID2: "",
|
OrderID2: "",
|
||||||
UserID: params.Ctx.GetUserID(),
|
UserID: params.Ctx.GetUserID(),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user