gaoaoy
2024-03-13 c3ce93719730b885be0f9452a46090c0d3979f9f
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}