Authored by hf

do add union codes

... ... @@ -816,7 +816,7 @@ class HomeController extends AbstractAction
),
1 => array(
'appIcon' => '',
'payLink' => Helpers::url('/shopping/pay/wechatwapdialog', array('order_code' => $orderCode)),
'payLink' => '',
'appId' => 'weixin',
'app' => '微信支付',
'hint' => '推荐使用',
... ...