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 = ?', [