feat: update file download url

This commit is contained in:
Junyan Qin
2025-02-25 16:12:45 +08:00
parent 4db1d2b3a3
commit 9401a79b2b
8 changed files with 45 additions and 17 deletions
+4 -4
View File
@@ -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",