select('lg_id','name_chinese')->get(); if (!$data) { return -5040000102; //无相关信息 } return $data->toArray(); } }