Browse Source

团长分成

qin 1 year ago
parent
commit
8918bcbb43
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/resources/mapper/ipos/SplitWithdrawMapper.xml

+ 0 - 1
src/main/resources/mapper/ipos/SplitWithdrawMapper.xml

@@ -51,7 +51,6 @@
           AND od.split_status >0
           AND od.pay_status = 3
           AND o.order_status = 6
-          and od.with_draw_id =0
           AND o.group_leader_id =#{groupLeaderId}
     </select>
 </mapper>