diff --git a/Application/Sdk/Controller/UserController.class.php b/Application/Sdk/Controller/UserController.class.php index 7423f8f7..d03615b2 100644 --- a/Application/Sdk/Controller/UserController.class.php +++ b/Application/Sdk/Controller/UserController.class.php @@ -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开 ))); }