Lius
2024-11-13 8a39b28eb9731cfa9d1d3556f88a636bd22cd556
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>
    <!--刀具寿命列表-->