Commit 46b5a411 authored by jiaorz's avatar jiaorz

活动订单

parent 6a741b2b
......@@ -21,7 +21,7 @@
<if test="status != null and status > 0">
and bo.status = #{status}
</if>
order By bo.crt_time DESC
</where>
order By bo.crt_time DESC
</select>
</mapper>
\ No newline at end of file
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