1
This commit is contained in:
@@ -22,7 +22,7 @@ func TestGetOrderById(t *testing.T) {
|
||||
//id := utils.Str2Int64(Str)
|
||||
//261386944586
|
||||
//261380252933
|
||||
detail, err := api.GetOrderById(261380252933, false)
|
||||
detail, err := api.GetOrderById(261386944586, false)
|
||||
fmt.Println(utils.Format4Output(detail, false))
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user