This commit is contained in:
苏尹岚
2021-01-22 15:00:15 +08:00
parent fc595546ea
commit dbeeab48ab
12 changed files with 247 additions and 45 deletions

View File

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