Merge branch 'dev' of http://10.0.0.126:8500/liushimin/biz_supplier_manage into dev
This commit is contained in:
@ -1041,7 +1041,9 @@
|
||||
<if test="vo.categoryId!=null and vo.categoryId!=''">
|
||||
and category_info.categoryId like concat('%',#{vo.categoryId},'%')
|
||||
</if>
|
||||
|
||||
<if test="vo.levelName!=null and vo.levelName!=''">
|
||||
and cetss.level_name = #{vo.levelName}
|
||||
</if>
|
||||
|
||||
GROUP BY
|
||||
csb.id
|
||||
|
Reference in New Issue
Block a user