mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
test(work): 适配新的接口模型
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
||||
<CreateTime>1357290913</CreateTime>
|
||||
<MsgType><![CDATA[update_button]]></MsgType>
|
||||
<Button>
|
||||
<ReplaceName><![CDATA[ReplaceName]]></ReplaceName>
|
||||
</Button>
|
||||
</xml>
|
Reference in New Issue
Block a user