Merge pull request #10 from thsrite/main

fix 翻页bug|微信代理服务器配置
This commit is contained in:
jxxghp
2023-07-20 18:18:03 +08:00
committed by GitHub
4 changed files with 12 additions and 10 deletions

View File

@ -70,7 +70,7 @@ class Settings(BaseSettings):
# WeChat应用ID
WECHAT_APP_ID: str = None
# WeChat代理服务器
WECHAT_PROXY: str = None
WECHAT_PROXY: str = "https://qyapi.weixin.qq.com"
# WeChat Token
WECHAT_TOKEN: str = None
# WeChat EncodingAESKey