| src/main/resources/mapper/production/ProductionProductMainMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -51,6 +51,9 @@ <if test="c.auditStatus != null"> and ppm.audit_status = #{c.auditStatus} </if> <if test="c.workOrderId != ''"> and pot.work_order_id = #{c.workOrderId} </if> </where> order by ppm.id