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