李林
2024-03-01 48a1ec5ccb5afa48cfc7cb40e6e5d2744f5efd20
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}