laravel elquent distinct 用法 2017-05-12 本文已影响0人 sundancer DB::table('table_name')->distinct()->get(['column_name']);