src/main/resources/mapper/LocDetlMapper.xml
@@ -320,7 +320,9 @@ #{item} </foreach> </if> and a.bom_code = #{bomCode} <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,