Lius
2024-10-31 e17986e0800584f650b42c6fb632d0244d695a35
lxzn-module-mdc/src/main/java/org/jeecg/modules/screen/mapper/xml/MdcSubLargeScreenMapper.xml
@@ -32,6 +32,8 @@
                LEFT JOIN mdc_production_equipment t3 ON t1.id = t3.equipment_id
        WHERE
            t3.production_id  = #{productionId}
        ORDER BY
            t1.sort_no
    </select>
    <!--刀具寿命列表-->