加群处理
This commit is contained in:
@@ -217,6 +217,7 @@ class GroupController extends ApiController
|
||||
}
|
||||
Db::commit();
|
||||
if($res) {
|
||||
Redis::del('usermsg:list:' . $this->user_type . ':' . $this->uid);
|
||||
return $this->success();
|
||||
}else {
|
||||
return $this->error();
|
||||
|
||||
Reference in New Issue
Block a user