dao/src/main/resources/mapper/LedSFileMapper.xml
@@ -12,6 +12,7 @@ <result property="fileUrl" column="file_url" jdbcType="VARCHAR"/> <result property="screenShot" column="screen_shot" jdbcType="VARCHAR"/> <result property="fileType" column="file_type" jdbcType="VARCHAR"/> <result property="md5" column="md5" jdbcType="VARCHAR"/> <result property="fileSize" column="file_size" jdbcType="BIGINT"/> <result property="height" column="height" jdbcType="INTEGER"/> <result property="width" column="width" jdbcType="INTEGER"/>