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

ceshi

parent d4e1dd2d
......@@ -127,8 +127,8 @@ class Broker extends Basic
$params['labels_id']=1;//g_labels表主键
$params['user_id']=1;//u_users ID用户表id
$params['agent_id']=1;//agent表id-当前登录用户id
$params['type']=1;//B端agent表
*/
$params['type']='1';//B端agent表*/
if (!isset($params['content']) || !isset($params['user_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