houjie
2023-08-21 3e9d351a8217527e9019669f7bd117d6711cb026
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,