/连接数据库查询/
public Bsgrid<BBR> selectBBR(int userid, String borrowBooksDate,String restoreBooksDate,int startIndex,int pageSizes) {
/*borrowBooksDate和restoreBooksDate都是在jsp页面上传过来需要转换的时间*/
List<BBR> bbrs = new ArrayList
/连接数据库查询/
public Bsgrid<BBR> selectBBR(int userid, String borrowBooksDate,String restoreBooksDate,int startIndex,int pageSizes) {
/*borrowBooksDate和restoreBooksDate都是在jsp页面上传过来需要转换的时间*/
List<BBR> bbrs = new ArrayList