zhaiyifei пре 8 месеци
родитељ
комит
3c497d7305
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/main/resources/mapper/IotSfElementfactorMapper.xml

+ 1 - 0
src/main/resources/mapper/IotSfElementfactorMapper.xml

@@ -44,6 +44,7 @@
                 </foreach>
             </if>
         </where>
+        ORDER BY sf.sfSequence DESC, sf.sfCreatedDate DESC, sf.sfDisplayname ASC
     </select>
 
     <select id="selectIotSfElementfactorBySfBid" resultType="com.yunfeiyun.agmp.iot.common.domain.IotSfElementfactor" parameterType="string">