mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 17:36:07 +00:00
feat: update file download url
This commit is contained in:
@@ -325,10 +325,10 @@
|
||||
"default": "",
|
||||
"description": "gewechat 的 url"
|
||||
},
|
||||
"gewechat_downloadImage_port": {
|
||||
"type": "integer",
|
||||
"default": 2532,
|
||||
"description": "gewechat 下载图片的端口"
|
||||
"gewechat_file_url": {
|
||||
"type": "string",
|
||||
"default": "",
|
||||
"description": "gewechat 文件下载URL"
|
||||
},
|
||||
"port": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user