yuan
6 天以前 d81be6b7dd0f2bbb31b59372b7e2c741ed771af6
src/main/resources/mapper/production/ProductionPlanMapper.xml
@@ -58,7 +58,7 @@
                </if>
            </if>
        </where>
        ORDER BY pp.mps_no DESC
        ORDER BY pp.required_date DESC
    </select>
    <select id="selectWithMaterialByIds" resultType="com.ruoyi.production.bean.dto.ProductionPlanDto">