最新回答 / 雞里奧
你的action中使用了@Valid注解校驗,你的實體類中使用@Min添加用于充當校驗條件的注解了嗎?https://blog.csdn.net/xzmeasy/article/details/76098188
2018-09-20