aa
This commit is contained in:
@@ -72,3 +72,11 @@ func TestCreateOrder(t *testing.T) {
|
||||
}
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func TestComplaintRider(t *testing.T) {
|
||||
err := api.ComplaintRider("134420892247000001", 150)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user