src/main/resources/mapper/LocDetlMapper.xml
@@ -490,6 +490,7 @@ a.batch, a.standby1, a.standby2, a.standby3, MAX(a.box_type3) AS box_type3, SUM(a.anfme) AS anfme FROM asr_loc_detl a @@ -500,6 +501,7 @@ a.batch, a.standby1, a.standby2, a.standby3, a.box_type3 ORDER BY SUM(a.anfme) DESC </select>