去掉快捷

master
tpingzhang 5 years ago
parent 623888c4cc
commit ff8c758108

@ -1940,7 +1940,7 @@ class UserController extends BaseController
'platform_coin' => $balance, 'platform_coin' => $balance,
'bind_coin' => $bind_balance, 'bind_coin' => $bind_balance,
'wx_type' => $wx_small, // 0微信 1 微信小程序 双乾 'wx_type' => $wx_small, // 0微信 1 微信小程序 双乾
'shortcut_pay' => 0,$shortcut_pay, // 快捷支付 0关 1开 'shortcut_pay' => 0,//$shortcut_pay, // 快捷支付 0关 1开
))); )));
} }

Loading…
Cancel
Save