fix: adjust wechat_mp default port

This commit is contained in:
zhayujie
2023-03-22 01:31:29 +08:00
parent 7098d55258
commit 2435b45d0a

View File

@@ -33,7 +33,7 @@
"wechat_mp": {
"token": "YOUR TOKEN",
"port": "8088"
"port": "80"
},
"gmail": {