李林
2024-02-29 e3f3cc7ec499675ac0719f46359544b541c0da41
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}