js:狗粮pro1.3.1,采集cd管理1.3.2,多层文件夹处理 (#1130)

This commit is contained in:
mno
2025-06-19 07:28:26 +08:00
committed by GitHub
parent 25d53c5976
commit c7c41480d2
18 changed files with 368 additions and 231 deletions

View File

@@ -0,0 +1,14 @@
[
{
"name": "folderPath",
"type": "input-text",
"label": "要处理的文件夹在js文件夹中的路径",
"default": "assets"
},
{
"name": "onlyJson",
"type": "checkbox",
"label": "是否只处理json文件"
}
]