属性值筛选

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

 

posted @ 2019-02-17 15:28  泥土里的绽放  阅读(110)  评论(0编辑  收藏  举报