摘要:
@Controller @RequestMapping("/index") public class IndexController { /** * 解决前端传递的日期参数验证异常 * * @param binder * @author hzj */ @InitBinder({"param", "date"})//指定校验参数 protected void initB... 阅读全文
posted @ 2019-09-26 08:35
蔡徐坤1987
阅读(417)
评论(0)
推荐(0)
浙公网安备 33010602011771号