Commit 1477b6c4 by 裴大威

Merge branch 'fix-zp-1002692' into 'master'

1002692 sql修复

See merge request rays/pcloud-book!631
parents 479b9d7f 60487b61
...@@ -2230,7 +2230,7 @@ ...@@ -2230,7 +2230,7 @@
b.is_delete=0 b.is_delete=0
and c.is_delete=0 and c.is_delete=0
and a.id=#{bookGroupId} and a.id=#{bookGroupId}
AND a.join_group_type in =4 AND a.join_group_type =4
limit 1 limit 1
</select> </select>
......
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