diff --git a/docs/G139-239.txt b/docs/G139-239.txt index 2467f5e..9483e94 100644 --- a/docs/G139-239.txt +++ b/docs/G139-239.txt @@ -505,7 +505,7 @@ "readonly": false, "hwonly": false }, - "cfg-39": { + "color-correction": { "category": "base", "readonly": false, "hwonly": false, @@ -797,13 +797,13 @@ "category": "base", "readonly": false, "hwonly": false, - "title": "待纸扫描退出时间(s)", + "title": "待纸扫描退出时间", "desc": "设置结束待纸扫描的时间", - "type": "int", - "cur": 30, - "default": 30, - "size": 4, - "range": [0, 15, 30, 60, 120, 240, 480], + "type": "string", + "cur": "60s", + "default": "60s", + "size": 24, + "range": ["15s", "30s", "60s", "2min", "4min", "8min"], "depend_or": ["is-wait-scan==true"] }, "scan-mode": { @@ -953,8 +953,8 @@ "title": "分纸强度", "desc": "设置扫描仪的分纸力度", "type": "string", - "cur": "弱", - "default": "弱", + "cur": "一般", + "default": "一般", "size": 16, "range": ["弱", "一般", "强"] }, diff --git a/tools/solution/Release/hgjson.exe b/tools/solution/Release/hgjson.exe index 38d4764..4e389f0 100644 Binary files a/tools/solution/Release/hgjson.exe and b/tools/solution/Release/hgjson.exe differ