src/main/resources/mapper/AppVersionMapper.xml
@@ -9,6 +9,9 @@ <result column="path" property="path" /> <result column="latest" property="latest" /> <result column="type" property="type" /> <result column="url" property="url" /> <result column="file_size" property="fileSize" /> <result column="user_name" property="userName" /> </resultMap>