Commit c13069b0 authored by zhuwei's avatar zhuwei

1

parent 9d3cf9ac
......@@ -907,8 +907,8 @@ class Broker extends Basic
public function addAgentsBlackList(){
$params = $this->params;
/* $params = array(
"agents_id" => 6524,
"content" => 'ceshi',
"agents_id" => 6524,//需要被拉黑经纪人id
"content" => 'ceshi',//理由
);*/
if (!isset($params["agents_id"])) {
......
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