Commit 43088e2d authored by 周健威's avatar 周健威

修改代码

parent b6172a51
...@@ -677,6 +677,8 @@ ...@@ -677,6 +677,8 @@
and v.is_del = 0 and v.is_del = 0
and v.status != 3 and v.status != 3
and v.use_type = 1 and v.use_type = 1
and bc.is_del = 0
and bc.is_show = 1
</where> </where>
</sql> </sql>
......
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