diff --git a/app/modules/wechat/wechat.py b/app/modules/wechat/wechat.py index 8ab0225f..fa397669 100644 --- a/app/modules/wechat/wechat.py +++ b/app/modules/wechat/wechat.py @@ -328,7 +328,7 @@ class WeChat(metaclass=Singleton): "button": [ { "name": "操作", - "sub_button": [] + "sub_button": buttons } ] }