美团跑腿骑手到店之后也不需要支付配送费

This commit is contained in:
邹宗楠
2023-08-23 15:26:23 +08:00
parent 382cc6a67f
commit 2dd0301d73
3 changed files with 11 additions and 11 deletions

View File

@@ -88,7 +88,7 @@ func TestOrderLogisticsStatus(t *testing.T) {
}
func TestOrderLogisticsFee(t *testing.T) {
result, err := api.OrderLogisticsFee(1100687990339131759)
result, err := api.OrderLogisticsFee(1000689383169325780)
if err != nil {
t.Fatal(err)
}