From bba2e66ce354e1cbaab789af065926a153469d26 Mon Sep 17 00:00:00 2001 From: yanzai Date: Sun, 12 Oct 2025 23:48:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=94=AF=E4=BB=98=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E7=AD=89=E5=BE=85=E6=97=B6=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot/bot/bot_payCheck.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bot/bot/bot_payCheck.php b/bot/bot/bot_payCheck.php index 6343ff0..ee16394 100644 --- a/bot/bot/bot_payCheck.php +++ b/bot/bot/bot_payCheck.php @@ -23,7 +23,13 @@ function PayCheckFunc() $pay_check = $db->getRow("select * from orders where status = ? and order_number is not null and (source IS NULL or source not like ?) order by paycheck_time asc", [ 1,'%线下体检预约%' ]); - if (!!$pay_check and strtotime($pay_check['paycheck_time']) date('Y-m-d H:i:s'), ], 'where id = ?', [