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