Commit a4bd1e14 by 吴博

bug: [none] fixgorup

parent 3bdca045
...@@ -193,7 +193,7 @@ ...@@ -193,7 +193,7 @@
and and
serve_type = 'GROUP' serve_type = 'GROUP'
and and
group_type <> 2 or group_type is null (group_type <> 2 or group_type is null)
and serve_id in and serve_id in
<foreach collection="list" item="item" index="index" open="(" close=")" separator=","> <foreach collection="list" item="item" index="index" open="(" close=")" separator=",">
#{item} #{item}
......
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