作者 郭文星

123

@@ -107,10 +107,6 @@ class Index extends Api @@ -107,10 +107,6 @@ class Index extends Api
107 'thing7' => array('value' =>"{$order['position']}", 'color' => '#173177'), 107 'thing7' => array('value' =>"{$order['position']}", 'color' => '#173177'),
108 'phone_number5' => array('value' => "{$order['phone']}", 'color' => '#173177'), 108 'phone_number5' => array('value' => "{$order['phone']}", 'color' => '#173177'),
109 ); 109 );
110 - print_r($sendInfo);  
111 - print_r("=======");  
112 - print_r($order);  
113 - return;  
114 if ($wxopenid) { 110 if ($wxopenid) {
115 $config = get_addon_config('wechat'); 111 $config = get_addon_config('wechat');
116 $tourl = ''; 112 $tourl = '';