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