src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -52,7 +52,7 @@ and ppm.audit_status = #{c.auditStatus} </if> <if test="c.workOrderId != ''"> and pot.work_order_id = #{c.workOrderId} and ppm.work_order_id = #{c.workOrderId} </if> </where> order by ppm.id