@@ -1682,6 +1682,7 @@ class CameraApiController extends BaseController
if(count($coal_washery) > 0){
for($i=0;$i<count($coal_washery);$i++){
$result[$i]['unit_name'] = $coal_washery[$i]->name;
+ $result[$i]['coal_washery_id'] = $coal_washery[$i]->id;
$result[$i]['data'] = [
[
'label' => '高',