1
This commit is contained in:
@@ -88,7 +88,7 @@ func TestOrderLogisticsStatus(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestOrderLogisticsFee(t *testing.T) {
|
func TestOrderLogisticsFee(t *testing.T) {
|
||||||
result, err := api.OrderLogisticsFee(1100693360542144311)
|
result, err := api.OrderLogisticsFee(900697881770969420)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user