初始化

This commit is contained in:
2025-04-23 11:03:01 +08:00
commit 89c2e6c5c4
148 changed files with 11513 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[
{
"title": "disable",
"type": "BOOLEAN",
"selectValue": ""
},
{
"title": "support",
"type": "SELECT",
"selectValue": "add,edit,query,del,ui"
}
]