src/main/resources/mapper/PlatformMapper.xml
@@ -13,7 +13,6 @@ <result property="create_by" column="create_by" jdbcType="VARCHAR"/> <result property="update_time" column="update_time" jdbcType="TIMESTAMP"/> <result property="update_by" column="update_by" jdbcType="VARCHAR"/> <result property="del_flag" column="del_flag" jdbcType="TINYINT"/> </resultMap> <sql id="Base_Column_List">