作者 郭文星

123

@@ -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 = '';