diff --git a/business/jxcallback/orderman/order.go b/business/jxcallback/orderman/order.go index 200ececb5..aa1353764 100644 --- a/business/jxcallback/orderman/order.go +++ b/business/jxcallback/orderman/order.go @@ -750,6 +750,7 @@ func (c *OrderManager) RefreshHistoryOrdersEarningPrice(ctx *jxcontext.Context, } }() for _, value := range order.Skus { + fmt.Println("test1111111111111111111111", utils.Format4Output(value, false)) // storeID := 0 // if order.StoreID == 0 { // storeID = order.JxStoreID