north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -101,7 +101,7 @@ where o.production_order=2 and ogd.splitting_status=0 and o.create_time between #{selectTime1} and #{selectTime2} <if test="flowCard.order.orderId != null and flowCard.order.orderId != ''"> and o.order_id, regexp #{flowCard.order.orderId} and o.order_id regexp #{flowCard.order.orderId} </if> <if test="flowCard.order.customerName != null and flowCard.order.customerName != ''"> and o.customer_name regexp #{flowCard.order.customerName}