lyq преди 7 месеца
родител
ревизия
5a526d67bf
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/main/resources/mapper/lawenforcement/LawenforcementViewMapper.xml

+ 1 - 0
src/main/resources/mapper/lawenforcement/LawenforcementViewMapper.xml

@@ -105,6 +105,7 @@
         <if test="mark != null and mark == 'item'">
             subitem_code
         </if>
+        ORDER BY total
     </select>
 
     <select id="getRecordYearMonth" parameterType="LawenforcementViewBO" resultType="map">