Browse Source

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

anderx 8 months ago
parent
commit
1862cbf538
1 changed files with 1 additions and 0 deletions
  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>