Commit 8acffc03 authored by 赵啸非's avatar 赵啸非

动态字段调整排序逻辑

parent fa635deb
......@@ -39,7 +39,7 @@
order by
IF
( `fieldType` = 'top', '0', '1' ),
( `fieldCode` = 'top', '0', '1' ),
`fieldValue` DESC,
IF
......
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