qin 1 år sedan
förälder
incheckning
8918bcbb43
1 ändrade filer med 0 tillägg och 1 borttagningar
  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>