qin hace 1 año
padre
commit
8918bcbb43
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>