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