package cn.service.tool; public class Tool { //控制后面管理页面所有列表的分页 public static final int pageSize = 10; }