|
@@ -62,7 +62,7 @@ class Index extends Api
|
|
'dongtai' => $dongtai,
|
|
'dongtai' => $dongtai,
|
|
'huojing' => 119,
|
|
'huojing' => 119,
|
|
'headermobile' => $header['header_mobile'],
|
|
'headermobile' => $header['header_mobile'],
|
|
- 'im_kefu' => 'c'.$this->auth->company_id,
|
|
+ 'im_kefu' => 'kefu_'.$this->auth->company_id,
|
|
];
|
|
];
|
|
|
|
|
|
$this->success(1, $result);
|
|
$this->success(1, $result);
|