优化微信文本消息发送:支持长文本分块发送

This commit is contained in:
Dean
2024-07-11 20:30:09 +08:00
parent 19165eff75
commit d90e3c29a5
2 changed files with 46 additions and 16 deletions

3
.gitignore vendored
View File

@ -16,4 +16,5 @@ config/sites/**
*.pyc
*.log
.vscode
venv
venv
.DS_Store