download checkpoint

This commit is contained in:
jojoliang
2021-04-28 21:29:39 +08:00
parent caee386405
commit 4d158217c8
2 changed files with 119 additions and 11 deletions

View File

@@ -48,7 +48,7 @@ func main() {
Condition: map[string]map[string]interface{}{
"ip_not_equal": map[string]interface{}{
"qcs:ip": []string{
"192.168.1.1",
"<ip>",
},
},
},