沟通补正BUG修改
This commit is contained in:
parent
8f9fe0b792
commit
2ef9924cc6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user