Commit 60487b61 by 曾迫

1002692 sql修复

parent 479b9d7f
...@@ -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