update
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ function init()
|
||||
|
||||
$row = $stmt->fetch(PDO::FETCH_ASSOC);
|
||||
|
||||
if (empty($row['stc'])) {
|
||||
if (empty($row['src'])) {
|
||||
echo_json([
|
||||
"code" => 1,
|
||||
"msg" => "图片不存在",
|
||||
|
||||
Reference in New Issue
Block a user