Commit 81c7d6ea authored by guangjing.gao's avatar guangjing.gao

暂且注销ip白名单拦截

parent 1b5dde1a
......@@ -309,7 +309,7 @@ public class AppController implements IBaseController {
* @yapi http://yapi.quantgroups.com/project/17/interface/api/171
*/
@LoginInterceptor
@IpValidator
// @IpValidator
@RequestMapping("/login2")
@ApiOperation(value = "免密登陆, 新手机号不自动注册", notes = "免密登陆, 新手机号不自动注册", httpMethod = "POST")
public JsonResult login2(
......
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