feat(notification): 企业微信群机器人支持图片推送

- 新增 ImageUtils 类,提供图像处理相关工具方法
- 在 MAA.py 中集成 ImageUtils,用于获取和处理通知图片
- 在 notification.py 中实现 CompanyWebHookBotPushImage 方法,支持企业微信群机器人推送图片
- 修改测试通知方法,增加图片推送测试
This commit is contained in:
2025-06-11 17:36:11 +08:00
parent 428b849bcc
commit 3c371cd079
5 changed files with 117 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB