public function scopeSku($q) { return $q->where(['related_type' => self::RELATED_TYPE_SKU]); }
相关文章: