From f1ad708be7204154fe44d4028971cb1ee93643e2 Mon Sep 17 00:00:00 2001 From: tping Date: Thu, 23 Jul 2020 17:24:57 +0800 Subject: [PATCH] test --- Application/Sdk/Controller/SpendController.class.php | 1 - 1 file changed, 1 deletion(-) 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!";