src/main/resources/mapper/LocDetlMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/LocDetlMapper.xml
@@ -320,7 +320,9 @@ #{item} </foreach> </if> <if test="bomCode != null and bomCode != ''"> and a.bom_code = #{bomCode} </if> order by DATEPART(yyyy,a.modi_time),DATEPART(mm,a.modi_time),DATEPART(dd,a.modi_time), a.anfme desc,