config.json
@@ -1,9 +1,18 @@ { "//起始行号,从0开始,第0行是表头,包含": "//", "startRow": 1, "endRow": 101, "//结束行号,从0开始,不包含该行": "//", "endRow": 1095110, "//线程数": "//", "threadSize": 1, "//定时结束时间,单位分钟,0表示不设置定时结束时间": "//", "endOfTime": 0, "//无头模式": "//", "headless": true, "headless": false, "//禁用GPU渲染": "//", "disableGpu": true