gaoaoy
2024-03-07 8816a5ef1bd1226969b15302fcb01a163f26348b
cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml
@@ -23,7 +23,11 @@
        create_user,
        update_user,
        create_time,
        update_time
        update_time,
        method,
        man_day,
        bsm,
        inspection_value_type
        from structure_item_parameter
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}