沟通补正BUG修改

This commit is contained in:
1215525055@qq.com 2025-06-05 15:31:39 +08:00
parent 8f9fe0b792
commit 2ef9924cc6

View File

@ -273,7 +273,6 @@
AND t1.goods_get_time LIKE CONCAT(#{goodsGetTime}, '%')
</if>
ORDER BY
t1.goods_vnumber DESC ,
CASE
WHEN FIND_IN_SET('置顶', t3.goods_flag) > 0 THEN 0
WHEN FIND_IN_SET('特价', t3.goods_flag) > 0 THEN 1