no message
This commit is contained in:
parent
1db84cd353
commit
2210c162e7
@ -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"];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user