jingdong bill

This commit is contained in:
苏尹岚
2020-09-29 10:58:15 +08:00
parent f97f519181
commit 3ed8c397f4
4 changed files with 5 additions and 4 deletions

View File

@@ -266,7 +266,7 @@ func TestUpdateClosetStatus(t *testing.T) {
}
func TestGetJdShopOrders(t *testing.T) {
result, err := api.GetJdShopOrders("20200506", "20200508", "320406", "jd_jxcs1223")
result, err := api.GetJdShopOrders("20200903", "20200904", "320406", "jd_jxcs1223")
if err != nil {
t.Fatal(err)
}