DESKTOP-2K9OVK9\siwei преди 5 месеца
родител
ревизия
176ee358ec
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      onemap-modules/onemap-model/src/main/resources/mapper/sanya/ZtCqBcbzItemMapper.xml

+ 1 - 0
onemap-modules/onemap-model/src/main/resources/mapper/sanya/ZtCqBcbzItemMapper.xml

@@ -26,6 +26,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="des != null  and des != ''"> and des = #{des}</if>
             <if test="pid != null  and pid != ''"> and pid = #{pid}</if>
         </where>
+        order by "jg","grade" asc
     </select>
     
     <select id="selectZtCqBcbzItemById" parameterType="String" resultMap="ZtCqBcbzItemResult">