更新
This commit is contained in:
parent
6a01d9a1a3
commit
b351b78253
@ -306,7 +306,6 @@ class MerchantRepository extends BaseRepository
|
||||
'lat' => (float)$data[0],
|
||||
'long' => (float)$data[1],
|
||||
];
|
||||
$where['order']='location';
|
||||
}
|
||||
}
|
||||
if ($where['keyword'] !== '') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user