电话获客
This commit is contained in:
@@ -43,7 +43,7 @@ class GetPotentialListWithInCompanyV1Controller extends BaseController
|
||||
|
||||
}
|
||||
|
||||
if ($device = $this->request->param('device')) {
|
||||
if ($device = $this->request->param('deviceId')) {
|
||||
$where['d.deviceId'] = $device;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user