inspect-server/src/main/resources/mapper/ProcessInspectMapper.xml
@@ -110,7 +110,7 @@ <if test="techfather!=null and techfather!=''"> and techfather like concat('%',#{techfather},'%') </if> <if test="material!=null and material!=''"> <if test="name!=null and name!=''"> and material like concat('%',#{name},'%') </if> <if test="result!=null ">