This commit is contained in:
苏尹岚
2020-12-29 09:17:25 +08:00
parent 2a972fbf85
commit b5b059e30d
6 changed files with 9 additions and 9 deletions

View File

@@ -79,7 +79,7 @@ func TestActivityGet(t *testing.T) {
}
func TestActivityDisable(t *testing.T) {
err := api.ActivityDisable(6000268604, "", testShopBaiduID, 0)
err := api.ActivityDisable(6000000208123866, "", 32267314429, 0)
if err != nil {
t.Fatal(err)
}