饿百的评价尝试
This commit is contained in:
@@ -45,3 +45,11 @@ func TestKeyGet(t *testing.T) {
|
||||
}
|
||||
t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
func TestGetOrderExtInfoByOrderId(t *testing.T) {
|
||||
err := api.GetOrderExtInfoByOrderId()
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
// t.Log(utils.Format4Output(result, false))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user