瀏覽代碼

公出汇总经理/上级面谈建议BUG修复

anderx 11 月之前
父節點
當前提交
1862cbf538
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/com/goafanti/common/mapper/UserReceiveLogMapper.xml

+ 1 - 0
src/main/java/com/goafanti/common/mapper/UserReceiveLogMapper.xml

@@ -104,6 +104,7 @@
                 and create_time = #{createTime}
             </if>
         </where>
+        order by create_time desc
         <if test="page_sql != null">
             ${page_sql}
         </if>