public DataSet getRecordByColl(int collegeId, string teaAccount1, string teaAccount2) { return(dao.getRecordByColl(collegeId, teaAccount1, teaAccount2)); }