Commit 0580fc2a by zhiwj

接受订单信息

parent 940499ba
......@@ -579,6 +579,9 @@
</if>
</if>
</if>
<if test="orderByField == null ">
order by evaluate_time desc
</if>
</select>
<select id="countEvaluate" resultType="int">
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