Commit 1b5deadb by jinxin

社群查询sql修改

parent b6823ca9
......@@ -249,6 +249,7 @@
AND a.delete_flag = 0
AND b.delete_flag = 0
AND b.status_flag = 1
AND b.end_time >= now()
</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