From 8d59c42b58eed356f30f47ab5b5a00f037ed9beb Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Wed, 4 Dec 2024 19:17:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=B5=8B=E8=AF=95DEBUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/app/Http/Controllers/API/H5/FenzhenController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Laravel/app/Http/Controllers/API/H5/FenzhenController.php b/Laravel/app/Http/Controllers/API/H5/FenzhenController.php index 7fc02a6..ba333f6 100644 --- a/Laravel/app/Http/Controllers/API/H5/FenzhenController.php +++ b/Laravel/app/Http/Controllers/API/H5/FenzhenController.php @@ -294,6 +294,7 @@ class FenzhenController extends Controller $res['data']['end_time'] = date('H:i', $last_time); } $check_tip = false; + \Yz::debug(['$is_checked_sign_in'=>$is_checked_sign_in,'$error_day'=>$error_day]); if (!!$is_checked_sign_in) { if ($error_day == -1) { if (!!$tip_check_show) {