parameterType 的值不能有空格,,
<update id="updateById" parameterType="com.draymond.entity.User" >
mybatis parameterType 找不到类异常
原文:https://www.cnblogs.com/draymond/p/12600678.html