yumeng 2 년 전
부모
커밋
82c181d74e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ruixuan-live/src/main/resources/mapper/isc/KuaishouRuleSettlementDataMapper.xml

+ 1 - 1
ruixuan-live/src/main/resources/mapper/isc/KuaishouRuleSettlementDataMapper.xml

@@ -310,7 +310,7 @@
             AND t1.promoter_name LIKE CONCAT('%', #{promoterName}, '%')
         </if>
 
-        order by t1.anchor_amount, promoter_id) t
+        order by t1.settlement_status asc) t
         left join kuaishou_item_list t2 on t.itemId = t2.item_id