修改订单结算信息,平台配送是未扣除配送费
This commit is contained in:
@@ -132,7 +132,7 @@ func TestOrderQuery2(t *testing.T) {
|
||||
// PageSize: 99999,
|
||||
//})
|
||||
orderList, _, err := api.OrderQuery2(&OrderQueryParam{
|
||||
OrderID: 2227217383000174,
|
||||
OrderID: 2304566038000691,
|
||||
})
|
||||
t.Log(utils.Format4Output(orderList, false))
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user