瀏覽代碼

料塔余量修改15

wwh 1 年之前
父節點
當前提交
5afa63aa15

+ 0 - 1
snowy-web-app/src/main/java/vip/xiaonuo/modular/feed/feedingfat/mapper/mapping/FeedingFatMapper.xml

@@ -25,7 +25,6 @@
     FROM `feeding_fat`
     ${ew.customSqlSegment}
     group by eartag_num
-    order create_time asc
     </select>
 
     <select id="listFeedDetail" resultType="vip.xiaonuo.modular.feed.feedingfat.vo.FeedingFatVo2">