提交 e2d3b3e6 authored 作者: zhouzhigang's avatar zhouzhigang

--no commit message

上级 01d3a242
......@@ -65,7 +65,7 @@ public interface FgCollectionsMapper extends BaseMapper<Collections>{
+ " <if test = '" + NOTBLANK + "(type)'> "
+ " and type = #{type} "
+ " </if> "
+ " and goodstype NOT IN ('1-1','1-2') "
+ " and goodstype NOT IN ('1-1','1-2','1-5') "
+ " </script> ")
List<CollectionsVo> listOther(@Param("opId") String opId,@Param("type")String type);
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论