lyg
2024-06-09 fccce144a33cfae425b078cdb3af5fbf8916bfe3
config.json
@@ -1,7 +1,16 @@
{
  "//起始行号,从0开始,第0行是表头,包含": "//",
  "startRow": 1,
  "endRow": 101,
  "//结束行号,从0开始,不包含该行": "//",
  "endRow": 2001,
  "//线程数": "//",
  "threadSize": 4,
  "//定时结束时间,单位分钟,0表示不设置定时结束时间": "//",
  "endOfTime": 60,
  "//无头模式": "//",
  "headless": true,