3ec168350c
- 模板 type 3/4/5 文本可编辑,type 1 支持选图 - cardsoon.config.json 增加 sharedDir、logLevel、cleanTaskFile(默认 0) - cleanTaskFile 默认改为 false,启动时同步 sharedDir 到运行时配置 Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"designAppPath": "D:\\SoonProject\\SoonDesign\\build\\win-unpacked\\SoonDesign.exe",
|
|
"sharedDir": "C:\\PrintTasks",
|
|
"logLevel": 3,
|
|
"cleanTaskFile": 0
|
|
}
|