mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
feat(work): 新增数据与智能调用程序、调试模式、订单管理等相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<xml>
|
||||
<ToUserName><![CDATA[toUser]]></ToUserName>
|
||||
<FromUserName><![CDATA[fromUser]]></FromUserName>
|
||||
<CreateTime>1348831860</CreateTime>
|
||||
<MsgType><![CDATA[event]]></MsgType>
|
||||
<Event><![CDATA[program_notify]]></Event>
|
||||
<NotifyId><![CDATA[data]]></NotifyId>
|
||||
<NotifyScene>1</NotifyScene>
|
||||
</xml>
|
Reference in New Issue
Block a user