value
2024-04-23 85be7c5f4912e195d275b867006a794d197d3286
cnas-server/src/main/resources/mapper/DeviceMapper.xml
@@ -118,7 +118,6 @@
            id=#{id}
        </where>
    </update>
    <select id="selectDeviceImage" resultType="com.yuanchu.mom.pojo.Device">
        select (image_upload, create_user, create_time) values (#{image_upload}
             , #{createUser}