qin 1 年間 前
コミット
8918bcbb43
1 ファイル変更0 行追加1 行削除
  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>