Lius
2024-12-31 c8673cbde4538b109e43042dc93cf33c46dca37e
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>
    <!--刀具寿命列表-->