This commit is contained in:
jxxghp 2023-09-05 11:01:12 +08:00
parent 114788e3ed
commit 4bf9045784

View File

@ -328,7 +328,7 @@ class WeChat(metaclass=Singleton):
"button": [
{
"name": "操作",
"sub_button": []
"sub_button": buttons
}
]
}