zss
2024-04-19 3034fcaba0301ed1f200e9c388417360422478b6
cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml
@@ -27,7 +27,13 @@
        method,
        man_day,
        bsm,
        inspection_value_type
        sample,
        inspection_value_type,
        dic,
        template_id,
        son_laboratory,
        ask,
        ask_tell
        from structure_item_parameter
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}