微信涉及的重要数据结构-2

jrhmpt01:/root/wx# cat k2.pl 
$VAR1 = {
          'AddMsgList' => [
                            {
                              'AppMsgType' => 0,
                              'ImgWidth' => 0,
                              'RecommendInfo' => {
                                                   'NickName' => '',
                                                   'QQNum' => 0,
                                                   'Content' => ''
                                                 },
                              'Status' => 3,
                              'MediaId' => '',
                              'Content' => '@b553606ac35530a5d99d3372fb89a8e4aa161f28ea6ac3c55e539f7473ce6eb0:
6666', 'Url' => '', 'AppInfo' => { 'Type' => 0, 'AppID' => ''

你可能感兴趣的:(perl,WeixinClient)