JYW
2024-04-30 faaf296cbb86bcb2fb5e3de2541852d91e35e3c5
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>