罗媛媛
2024-04-01 e691b3282287a247f92e7301d778cdbb1fe4eaab
cnas-server/src/main/resources/mapper/StructureItemParameterMapper.xml
@@ -28,7 +28,9 @@
        man_day,
        bsm,
        sample,
        inspection_value_type
        inspection_value_type,
        template_id,
        son_laboratory
        from structure_item_parameter
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}