diff --git a/Application/Sdk/Controller/SpendController.class.php b/Application/Sdk/Controller/SpendController.class.php index 558aefc9..f6c8b536 100644 --- a/Application/Sdk/Controller/SpendController.class.php +++ b/Application/Sdk/Controller/SpendController.class.php @@ -62,7 +62,6 @@ class SpendController extends Controller { $this->assign("payname3", "快捷-".$pay_info3['name']); - $user_token = I('user_token'); if (!$user_token) { echo "access deny!";