qushaowei
2023-08-19 49ce2da196e1c18c9961ec214eb822b205e3d12b
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,