I have this query :
我有这个问题:
$inError = DB::table('errors')
->select('fk_fact')
->distinct()
->get();
$inError = DB::I have this query :
我有这个问题:
$inError = DB::table('errors')
->select('fk_fact')
->distinct()
->get();
$inError = DB::