IntelliJ IDEA 2019.3 x64 编写SSM项目的时候,报错
org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: NO constructor found in ypc.ZWZ.model.User matching [java.lang.String]
添加无参构造方法