mdc-parent/mdc-showdb-mysql/src/main/resources/mapper/DeviceTypeMapper.xml
@@ -4,7 +4,7 @@ <resultMap id="BaseResultMap" type="com.qianwen.mdc.domain.DeviceType"> <id column="id" jdbcType="INTEGER" property="id" /> <result column="name" jdbcType="VARCHAR" property="name" /> <result column="delete_flag" jdbcType="INTEGER" property="t" /> <result column="delete_flag" jdbcType="INTEGER" property="deleteFlag" /> </resultMap>