摘要:
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'lo 阅读全文
摘要:
在添加或变更表结构时,把id字段设置为整型,下面的选项就会出现“自动递增”auto increment的选择框,勾选中就可以了。 int类型 有时候我们不需要id自增 char类型 阅读全文