EventKey为last_trade_no的subscribe关注事件

如果用户曾经在该公众号有支付行为,关注的时候EventKey中将包含上次交易订单号,如

last_trade_no_4002752001201704258347703919


<xml>
    <ToUserName><![CDATA[gh_fcc4da210ff0]]></ToUserName> 
    <FromUserName><![CDATA[oiPuduCHIBb2aHvZoqSm1t7KbXtw]]></FromUserName> 
    <CreateTime>1493702623</CreateTime> 
    <MsgType><![CDATA[event]]></MsgType> 
    <Event><![CDATA[subscribe]]></Event> 
    <EventKey><![CDATA[last_trade_no_4002752001201704258347703919]]></EventKey> 
</xml>
原文地址:https://www.cnblogs.com/txw1958/p/subscribe-EventKey-last_trade_no.html