yumeng 2 lat temu
rodzic
commit
82c181d74e

+ 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