Commit 16e377ae authored by zhuwei's avatar zhuwei

bug

parent f81cb015
...@@ -150,7 +150,7 @@ class User extends Basic ...@@ -150,7 +150,7 @@ class User extends Basic
{ {
header('Access-Control-Allow-Origin:*'); header('Access-Control-Allow-Origin:*');
$params = $this->params; $params = $this->params;
$this->city='上海市'; //$this->city='上海市';
/*$params = array( /*$params = array(
"user_id" => 3, "user_id" => 3,
"agent_id" => 9, "agent_id" => 9,
......
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