houjie
2023-09-01 87cdb6ee2a471bc7b5c608f0af71918a22aa6f80
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,