用postman调用login接口的时候,断点进入了handleException方法,未进入login方法
断点handleException是org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'otpcode' is not present
代码已更新到github: https://github.com/shawbs/miaosha-demo
断点handleException是org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'otpcode' is not present
代码已更新到github: https://github.com/shawbs/miaosha-demo
2019-01-24
举报