Commit 21d68984 by huluobin

order pay

parent 7901d1bc
......@@ -12,7 +12,7 @@
<if test="serveTypeId != null">
and bs.type_id=#{serveTypeId}
</if>
and t1.has_index_show = 1
# and t1.has_index_show = 1
GROUP BY t1.id
HAVING count(t1.id) > 0
order by t1.index_sort asc
......
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