/// <summary> /// 查询条数 ///</summary> public static int CountNumber(string NewWHere) { return(CourseDAL.CountNumber(NewWHere)); }