李林
2024-03-06 d83e2977769b3d56f4ca6fdbf798e22d3940e003
cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml
@@ -26,7 +26,8 @@
        update_time,
        method,
        man_day,
        bsm
        bsm,
        inspection_value_type
        from structure_item_parameter
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}