增加后台对缺少的锅巴配置自动读取,将后台登陆信息添加到redis

This commit is contained in:
zyc404 2024-05-05 00:40:10 +08:00
parent 5acf874e0b
commit 369dbd31c3
5 changed files with 79 additions and 9 deletions

View file

@ -488,7 +488,7 @@
"type": "select",
"label": "Bing模式",
"data": "toneStyle",
"items": [ { "label": "创意", "value": "Creative" }, { "label": "精确", "value": "Precise" } ]
"items": [ { "label": "创意", "value": "Creative" }, { "label": "均衡", "value": "Balanced" }, { "label": "精确", "value": "Precise" } ]
},
{
"type": "check",