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