Commit 5676f457 by guojuxing

小程序自定义装修页面列表排序

parent 567912e8
......@@ -205,6 +205,7 @@
<if test="orderByStr != null and orderByStr != '' ">
${orderByStr}
</if>
order by status , update_time desc
</select>
<update id="disableFetch">
......
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