正在显示
1 个修改的文件
包含
0 行增加
和
4 行删除
| @@ -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 = ''; |
-
请 注册 或 登录 后发表评论