正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -109,6 +109,7 @@ class Index extends Api | @@ -109,6 +109,7 @@ class Index extends Api | ||
| 109 | 'thing8' => array('value' => "李师傅云H12E41", 'color' => '#173177'), | 109 | 'thing8' => array('value' => "李师傅云H12E41", 'color' => '#173177'), |
| 110 | 'phone_number5' => array('value' => "{$order['phone']}", 'color' => '#173177'), | 110 | 'phone_number5' => array('value' => "{$order['phone']}", 'color' => '#173177'), |
| 111 | ); | 111 | ); |
| 112 | + print_r($sendInfo);return; | ||
| 112 | if ($wxopenid) { | 113 | if ($wxopenid) { |
| 113 | $config = get_addon_config('wechat'); | 114 | $config = get_addon_config('wechat'); |
| 114 | $tourl = ''; | 115 | $tourl = ''; |
-
请 注册 或 登录 后发表评论