添加站点 Logo 配置支持,更新配置结构及 Swagger 文档
This commit is contained in:
@@ -1086,6 +1086,10 @@
|
||||
"description": "站点描述",
|
||||
"type": "string"
|
||||
},
|
||||
"logo": {
|
||||
"description": "站点 Logo URL",
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"description": "站点名称",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user