1
This commit is contained in:
@@ -87,6 +87,10 @@ func TestOrderLogisticsStatus(t *testing.T) {
|
||||
t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func TestGetDeliveryPath(t *testing.T) {
|
||||
api.GetDeliveryPath(1000713330160837459, "7821254")
|
||||
}
|
||||
|
||||
func TestOrderLogisticsFee(t *testing.T) {
|
||||
result, err := api.OrderLogisticsFee(1100709560902354698)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user