Commit 457c3864 authored by hujun's avatar hujun

返回信息修改

parent 2f79d448
......@@ -477,7 +477,7 @@ class Auth extends Basic
}
} else {
if (empty($this->params['site_id_string'])) {
return $this->response(101, '站点数据错误');
return $this->response(101, '请选择站点城市');
}
$data['group_id'] = $this->params['group_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