Commit a4bd1e14 by 吴博

bug: [none] fixgorup

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