CURL:重复执行request请求

for i in `seq 1 20`; do curl -X POST "http://localhost:8080/xxx/xxx?batchSize=100000&syncById=1"; done
posted @ 2024-12-18 13:24  GreatK  阅读(51)  评论(0)    收藏  举报