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