Commit 8d31fd47 authored by clone's avatar clone Committed by hujun

bug

parent 8b332ff2
...@@ -111,7 +111,7 @@ class AppChat extends Basic ...@@ -111,7 +111,7 @@ class AppChat extends Basic
return $this->response(ErrorCodeConst::ERROR_CODE_PARAM_NOT_EXIST, "请求参数错误"); return $this->response(ErrorCodeConst::ERROR_CODE_PARAM_NOT_EXIST, "请求参数错误");
} }
/* $params = array( /* $params = array(
"only_id" => "user_72,agent_10", "only_id" => "agent_9",
"source" => 2,// 1经纪人 or 2用户 "source" => 2,// 1经纪人 or 2用户
);*/ );*/
......
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