Commit 0f851383 by huluobin

cost req

parent cfe9521f
...@@ -409,8 +409,6 @@ ...@@ -409,8 +409,6 @@
OR OR
type_name LIKE CONCAT('%',#{params.key},'%') type_name LIKE CONCAT('%',#{params.key},'%')
OR OR
kind_name LIKE CONCAT('%',#{params.key},'%')
OR
company_name LIKE CONCAT('%',#{params.key},'%')) company_name LIKE CONCAT('%',#{params.key},'%'))
</if> </if>
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment