zhaoxian 2 سال پیش
والد
کامیت
048cbdcc73
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      ruixuan-launch/src/main/resources/mapper/launch/KuaishouLaunchGroupRecordMapper.xml

+ 1 - 0
ruixuan-launch/src/main/resources/mapper/launch/KuaishouLaunchGroupRecordMapper.xml

@@ -133,6 +133,7 @@
         where account_id = #{accountId}
         and stat_date = #{statDate}
         and strategy_id = #{strategyId}
+        order by create_time desc
     </select>
 
     <select id="selectKuaishouLaunchGroupRecordById" parameterType="String" resultMap="KuaishouLaunchGroupRecordResult">