李林
2024-03-08 f7a95fddddb0efd60abdab7550ae636c379a2a20
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}