diff --git a/Application/Sdk/Controller/SpendController.class.php b/Application/Sdk/Controller/SpendController.class.php index 82acf4e..d453a4c 100644 --- a/Application/Sdk/Controller/SpendController.class.php +++ b/Application/Sdk/Controller/SpendController.class.php @@ -70,7 +70,7 @@ class SpendController extends Controller { ToolLog::write('sql: ' . M('user_token','tab_')->getLastSql(), 'payment'); ToolLog::write('userId: ' . $userId, Log::INFO, 'payment'); if (!$userId) { - echo $user_token."请重新登入!".$user_id.$game_id; + echo $user_token."请重新登入!".$user_id . '_' . $game_id; die(); } C(BaseController::get_tool()); diff --git a/Application/Sdk/View/default/Shortcut/wap_shortcut_pay.html b/Application/Sdk/View/default/Shortcut/wap_shortcut_pay.html index 643337b..89df0bd 100644 --- a/Application/Sdk/View/default/Shortcut/wap_shortcut_pay.html +++ b/Application/Sdk/View/default/Shortcut/wap_shortcut_pay.html @@ -11,7 +11,7 @@ -