فهرست منبع

新增整治预检列表接口排序方式

DESKTOP-2K9OVK9\siwei 8 ماه پیش
والد
کامیت
186304ffc4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      onemap-modules/onemap-apply/src/main/resources/mapper/postgresql/qytdzz/TTdzzyjMapper.xml

+ 1 - 0
onemap-modules/onemap-apply/src/main/resources/mapper/postgresql/qytdzz/TTdzzyjMapper.xml

@@ -49,6 +49,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="sumNumber != null "> and sum_number = #{sumNumber}</if>
             <if test="fxbg != null  and fxbg != ''"> and fxbg = #{fxbg}</if>
         </where>
+        order by rwcjsj desc
     </select>
     
     <select id="selectTTdzzyjByBsm" parameterType="String" resultMap="TTdzzyjResult">