点歌功能调整API接口
This commit is contained in:
@@ -164,7 +164,7 @@ class MusicPlugin(MessagePluginInterface):
|
|||||||
|
|
||||||
xml_message = f"""<appmsg appid="wx904fb3ecf62c7dea" sdkver="0">
|
xml_message = f"""<appmsg appid="wx904fb3ecf62c7dea" sdkver="0">
|
||||||
<title>{song_name}</title>
|
<title>{song_name}</title>
|
||||||
<des>{singer_name}</des>
|
<des>{singer_name}-点击三角直接播放</des>
|
||||||
<action>view</action>
|
<action>view</action>
|
||||||
<type>3</type>
|
<type>3</type>
|
||||||
<showtype>0</showtype>
|
<showtype>0</showtype>
|
||||||
|
|||||||
Reference in New Issue
Block a user