Commit e9a1a5d1 authored by hujun's avatar hujun

1

parent e9b48af0
......@@ -99,10 +99,9 @@ class Basic extends Controller
if (!in_array($requestPath, $this->filterVerify)) {
$this->userVerify();
$this->userAuth($requestPath);
//获取默认城市
$this->getCity($this->userId);
}
//获取默认城市
$this->getCity($this->userId);
}
/**
......
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