2021与蓝度共同重构项目,服务端
liuhaonan
2022-04-15 860833edc66eb9918ebb82f2b7f7469aa34ce610
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"/>