cfmgrv3 init...3

This commit is contained in:
최준흠 2023-06-28 12:13:13 +09:00
parent 585ae05d81
commit a5cf601c94

View File

@ -76,7 +76,7 @@ class RecordModel extends Model
}
public function getEntitysByZone(ZoneEntity $zone)
{
return $this->getEntitys([self::PARENT_FIELD, $zone->getPrimaryKey()]);
return $this->getEntitys([self::PARENT_FIELD => $zone->getPrimaryKey()]);
}
//Index 검색어용