Commit 20620bf2 authored by clone's avatar clone

bug

parent 61c801ad
......@@ -97,7 +97,7 @@ class Basic extends Controller
$this->timeStamp_ = $result->timeStamp_;
}
//获取默认城市
//$this->getCity($this->agentId);
$this->getCity($this->agentId);
$requestPath = $this->request->routeInfo()["rule"][0] . "/" . $this->request->routeInfo()["rule"][1];
//过滤掉不需要验证token的接口
......
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