Commit 5a536875 by 吴博

Merge branch 'fixbug/fixgroup' into 'master'

bug: [none] fixgorup

See merge request rays/pcloud-book!799
parents 3bdca045 a4bd1e14
......@@ -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