京东商城预订单时间

This commit is contained in:
苏尹岚
2020-06-23 09:30:08 +08:00
parent 3ff5074813
commit 4af8248432
3 changed files with 5 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ func TestAllOrders(t *testing.T) {
}
func TestOrderDetail(t *testing.T) {
result, err := api.OrderDetail("124350112427")
result, err := api.OrderDetail("125138699851")
if err != nil {
t.Fatal(err)
}