src/main/resources/mapper/production/ProductionProductMainMapper.xml
@@ -55,7 +55,7 @@ and ppm.work_order_id = #{c.workOrderId} </if> </where> order by ppm.id order by pwo.id desc, ppm.id asc </select> <select id="getOrderByMainId" resultType="com.ruoyi.production.pojo.ProductOrder">