刷新订单结算价修改
This commit is contained in:
@@ -750,6 +750,7 @@ func (c *OrderManager) RefreshHistoryOrdersEarningPrice(ctx *jxcontext.Context,
|
|||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
for _, value := range order.Skus {
|
for _, value := range order.Skus {
|
||||||
|
fmt.Println("test1111111111111111111111", utils.Format4Output(value, false))
|
||||||
// storeID := 0
|
// storeID := 0
|
||||||
// if order.StoreID == 0 {
|
// if order.StoreID == 0 {
|
||||||
// storeID = order.JxStoreID
|
// storeID = order.JxStoreID
|
||||||
|
|||||||
Reference in New Issue
Block a user