Commit af36e278 by huluobin

update

parent 882bfd65
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
</if> </if>
and t1.`status` =1 and t1.`status` =1
<choose> <choose>
<when test="sort == 1 "> <when test="request.sort == 1 ">
order by t1.sales_num desc order by t1.sales_num desc
</when> </when>
<otherwise> <otherwise>
......
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