京东商城商品图片修改

This commit is contained in:
苏尹岚
2020-05-19 15:22:54 +08:00
parent 8b94cbc613
commit 22c740f0f3
4 changed files with 27 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ func TestUpdateStoreStatus(t *testing.T) {
}
func TestNewInfoList(t *testing.T) {
result, err := api.NewInfoList(24332466)
result, err := api.NewInfoList(1)
if err != nil {
t.Fatal(err)
}