no message

This commit is contained in:
hellcat 2026-07-28 18:53:06 +08:00
parent 1db84cd353
commit 2210c162e7

View File

@ -213,7 +213,7 @@ final class Schema
$aSchemaPro[] = $aSchemaProRow; // 关键 $aSchemaPro[] = $aSchemaProRow; // 关键
$aDataSend[] = $aSchemaProRow; // 公约 $aDataSend[] = $aSchemaProRow; // 公约
} // is photo } // is photo
} else if ($this->oArticle->group_code == "tg_image") { } else { // 通用
if ($aSchemaProRow["type"] == "photo") { if ($aSchemaProRow["type"] == "photo") {
$iPhotoFullSizeKey = $aSchemaDataRow["photo_fullSizeKey"]; $iPhotoFullSizeKey = $aSchemaDataRow["photo_fullSizeKey"];