Commit 7fd42e13 by 裴大威

Merge branch 'fix-rsy' into 'master'

解决bug1022349

See merge request rays/pcloud-book!601
parents 8ab5e013 828c5145
......@@ -29,6 +29,7 @@
<include refid="Base_Column_List"/>
from personal_stage_jump_linkup
where personal_stage_jump_id = #{jumpId,jdbcType=BIGINT}
order by to_stage_start_time
</select>
<select id="listBy" resultMap="BaseResultMap" parameterType="map">
......
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