booth_member数据库中的最高值当前为3。在下面的示例中,= $booth_member应该等于4,但始终返回2。$membersql = $mysqli->query("SELECT booth_member FROM users WHERE booth_number = '{$user['booth_number']}' ORDER BY booth_member DESC LIMIT 1");
$bo
我的函数是两个列表- first_booth_voters和second_booth_voters,second_booth_voters被排序,first_booth_voters没有排序。from classes import VoterList
fraud= VoterList()
for i in