gaoaoy
2024-03-13 1a36e226f5091e2b36710e9cb771a4326ae3552b
cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml
@@ -26,7 +26,9 @@
        update_time,
        method,
        man_day,
        bsm
        bsm,
        sample,
        inspection_value_type
        from structure_item_parameter
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}