src/main/resources/mapper/SoftwareMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/SoftwareMapper.xml
@@ -27,6 +27,7 @@ and board_number like '%${boardNumber}%' </if> </where> order by font_update_time desc </select> <select id="selectSoftWare" resultType="software"> select * from tb_software where file_url=#{fileUrl}