Commit 62c09bbd authored by hongguangwu's avatar hongguangwu

tDispatchInfo

parent 096b83cf
...@@ -447,7 +447,7 @@ ...@@ -447,7 +447,7 @@
<include refid="tDispatchInfo_where"/> <include refid="tDispatchInfo_where"/>
</where> </where>
order by a.CREATE_TIME desc order by a.CREATE_TIME desc
<if test="tSocialFundInfo.limitStart != null"> <if test="tDispatchInfo.limitStart != null">
limit #{tDispatchInfo.limitStart},#{tDispatchInfo.limitEnd} limit #{tDispatchInfo.limitStart},#{tDispatchInfo.limitEnd}
</if> </if>
</select> </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