qushaowei
2023-08-25 25ee72775eb21d1f283c0c982ca36b960e59161f
lxzn-module-eam/src/main/java/org/jeecg/modules/eam/mapper/xml/EquipmentSparesMapper.xml
@@ -12,8 +12,8 @@
            t2.name,
            t2.model,
            t2.specification,
            t3.`name` as constructorName,
            t4.`name` as mainUnitName,
            t3.name as constructorName,
            t4.name as mainUnitName,
            t1.mating_quantity as matingQuantity,
            t1.life_span as lifeSpan,
            t1.change_cycle as changeCycle,