Commit e89886f7 by huluobin

update

parent edc0727d
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
order by t1.sales_num desc order by t1.sales_num desc
</when> </when>
<otherwise> <otherwise>
order by t1.sales_num desc order by t1.index_sort desc
</otherwise> </otherwise>
</choose> </choose>
</select> </select>
......
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