Commit fce1666d authored by zhuwei's avatar zhuwei Committed by hujun

注释写死数据

parent addfff86
......@@ -229,8 +229,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