Commit d7d0d288 authored by hezhen's avatar hezhen

123

parent dd84dafb
......@@ -48,7 +48,6 @@
LEFT JOIN tour_good g ON v.good_id = g.id
WHERE
v.is_del = 0
AND g.`status` = 0
<if test="list!=null and list.size != 0">
and v.site_id in (
<trim suffixOverrides=",">
......
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