作者 郭文星

123

... ... @@ -109,6 +109,7 @@ class Index extends Api
'thing8' => array('value' => "李师傅云H12E41", 'color' => '#173177'),
'phone_number5' => array('value' => "{$order['phone']}", 'color' => '#173177'),
);
print_r($sendInfo);return;
if ($wxopenid) {
$config = get_addon_config('wechat');
$tourl = '';
... ...