liyong
2026-04-27 ebf08431bb703086da2129f59d11d5bce25ffb49
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