inspect-server/src/main/resources/mapper/StandardTreeMapper.xml @@ -158,7 +158,7 @@ sample is NULL OR sample = '' or sample = '[]' OR sample LIKE CONCAT('%', #{tree}, '%') OR sample LIKE CONCAT('%[', #{tree}, ']%') ) </select>