|
@@ -2280,6 +2280,7 @@ class CameraApiController extends BaseController
|
|
|
|
|
|
$result['other_data'] = [];
|
|
$result['other_data'] = [];
|
|
|
|
|
|
|
|
+
|
|
if(count($coal_washery) > 0){
|
|
if(count($coal_washery) > 0){
|
|
for($i=0;$i<count($coal_washery);$i++){
|
|
for($i=0;$i<count($coal_washery);$i++){
|
|
if(array_key_exists($coal_washery[$i]->title, $coal_list)) {
|
|
if(array_key_exists($coal_washery[$i]->title, $coal_list)) {
|