Commit 99de1ef6 authored by 技术部-任文超's avatar 技术部-任文超

误伤业务方,暂时下线

parent feed278a
...@@ -142,7 +142,7 @@ public class UserController implements IBaseController { ...@@ -142,7 +142,7 @@ public class UserController implements IBaseController {
} }
@LogHttpCaller @LogHttpCaller
@PasswordErrorFiniteValidator // Todo -- 误伤业务方,暂时下线[比如网贷之家:121.40.207.133] -- @PasswordErrorFiniteValidator
@RequestMapping("/login") @RequestMapping("/login")
public JsonResult login( public JsonResult login(
@RequestParam(required = false, defaultValue = "1") Long channelId, String appChannel, @RequestParam(required = false, defaultValue = "1") Long channelId, String appChannel,
......
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