测试时发现解决了 status == 0 的情况, 但是当 status == '' (即 status 为空数组)时, isset($status) 为 true , 导致SQL 语句的拼接, 从而导致数据库 ...
確定! 回上一頁