Commit 5e6bb24e by wenyang Committed by jianan

发佣检核保单报表优化-2

parent 8ea92f75
...@@ -287,6 +287,7 @@ ...@@ -287,6 +287,7 @@
<if test="token != null"> <if test="token != null">
and t.token = #{token,jdbcType=VARCHAR} and t.token = #{token,jdbcType=VARCHAR}
</if> </if>
order by t.id desc
</select> </select>
<update id="updateBySerialsNo" parameterType="com.yd.dal.entity.customer.trackvideo.AgAclCustomerBehaviorTrackVideo"> <update id="updateBySerialsNo" parameterType="com.yd.dal.entity.customer.trackvideo.AgAclCustomerBehaviorTrackVideo">
......
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