WeChat代理服务器

This commit is contained in:
thsrite
2023-07-20 16:13:26 +08:00
parent f89e762350
commit 0ca9ad64af
3 changed files with 8 additions and 8 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