From 44d72f168c21e8fbbb50b201d0c770da1a2d42e8 Mon Sep 17 00:00:00 2001 From: yanzai Date: Mon, 13 Oct 2025 16:07:26 +0800 Subject: [PATCH] bug --- bot/bot/bot_payCheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/bot/bot_payCheck.php b/bot/bot/bot_payCheck.php index 805ba4c..72adac6 100644 --- a/bot/bot/bot_payCheck.php +++ b/bot/bot/bot_payCheck.php @@ -26,7 +26,7 @@ function PayCheckFunc() $wait_time=60; if(!!$pay_check){ if($pay_check['source']=='web'){ - $wait_time==60*20;//循环查询20分钟 + $wait_time=60*20;//循环查询20分钟 } } if (!!$pay_check and strtotime($pay_check['paycheck_time'])