表情处理
This commit is contained in:
@@ -42,7 +42,7 @@ use support\Redis;
|
||||
if(is_array($datInfo)) {
|
||||
if($datInfo['type'] == 'add_shop') {
|
||||
// 创建群聊
|
||||
\app\chat\model\ChatGroup::addShop($datInfo);
|
||||
\app\chat\model\ChatGroup::addShop($datInfo['shopId']);
|
||||
}else {
|
||||
$is_log = false;
|
||||
$curl_error = '';
|
||||
|
||||
Reference in New Issue
Block a user