feat: add download image port configuration and improve image retrieval process

This commit is contained in:
Ethan
2025-02-25 11:32:35 +08:00
parent 0875c0f266
commit 2ffe2967d6
6 changed files with 83 additions and 55 deletions
@@ -23,6 +23,7 @@ class GewechatConfigMigration(migration.Migration):
"adapter": "gewechat",
"enable": False,
"gewechat_url": "http://your-gewechat-server:2531",
"gewechat_downloadImage_port": 2532,
"port": 2286,
"callback_url": "http://your-callback-url:2286/gewechat/callback",
"app_id": "",