This commit is contained in:
2023-04-12 14:27:07 +08:00
parent 64cf161508
commit ee2abe1b34
+1 -1
View File
@@ -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" => "图片不存在",