李林
2024-03-05 dd7cf6b7d8da76c7ceb0ae79fe57fb72ce1c3eb5
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}