chore(aikefu): 更新UI: 会话管理
This commit is contained in:
@@ -29,15 +29,6 @@ class Kefu extends BaseShop
|
||||
return $this->fetch("kefu/index");
|
||||
}
|
||||
|
||||
/**
|
||||
* 合并会话和消息页面
|
||||
* @return mixed
|
||||
*/
|
||||
public function combined()
|
||||
{
|
||||
return $this->fetch("kefu/combined");
|
||||
}
|
||||
|
||||
/**
|
||||
* 智能客服配置页
|
||||
* @return \think\response\View|\think\response\Json
|
||||
|
||||
Reference in New Issue
Block a user