Commit 549417a0 authored by zhuwei's avatar zhuwei

注释写死数据

parent ddbf4bff
......@@ -224,8 +224,7 @@ class AppChat extends Basic
{
$homeurl = $this->request->domain();
$params = $this->params;
$params['id']=312;
//$params['id']=312;
if (!isset($params['id'])) {
return $this->response("300", "参数不全", ['remote_groupid'=>'']);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment