Commit dcdb599d authored by hujiebin's avatar hujiebin

1

parent 20caa7d8
......@@ -35,7 +35,7 @@ func main() {
})
for _, id := range arr {
if rand.Intn(100) < 30 {
continue
break
}
url := "https://test.apiv1.faceline.live/v1/fruitMachine/"
method := "POST"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment