Commit ea060c94 authored by 周健威's avatar 周健威

Merge remote-tracking branch 'origin/dev' into dev

parents e6fac080 a6184545
......@@ -45,7 +45,7 @@
</if>
<if test="travelDate!=null">
and p.start_time=#{travelDate}
</if> ORDER BY s.depart_time ) as `goodOrder`
</if> ORDER BY p.start_time DESC ) as `goodOrder`
</select>
<!-- 获取旅游路线id-->
<select id="getGoodList" resultType="com.xxfc.platform.tour.vo.TourVerificationInfoVo">
......
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