This commit is contained in:
yumoqing 2025-12-16 21:11:40 +08:00
parent 2849847d79
commit 4bda7bc81a

View File

@ -13,7 +13,7 @@ CONF = {
"mail": os.getenv("MAIL", ""),
"password": os.getenv("PASSWORD", ""),
"from_mail": os.getenv("FROM_MAIL", "")
}
},
"wechat": {
"mchid": os.getenv("WXP_MCHID",""),
"appid": os.getenv("WXP_APPID", ""),