限制返回50条
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
<select id="getList" resultMap="bussinessDictJobCategoryResult" parameterType="bussinessDictJobCategory">
|
<select id="getList" resultMap="bussinessDictJobCategoryResult" parameterType="bussinessDictJobCategory">
|
||||||
<include refid="selectBussinessDictJobCategoryVo"/>
|
<include refid="selectBussinessDictJobCategoryVo"/>
|
||||||
<include refid="findPage_where" />
|
<include refid="findPage_where" />
|
||||||
|
limit 50
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|||||||
Reference in New Issue
Block a user