/// <summary> /// 获得行数 /// </summary> /// <returns></returns> public int GetNewsCount() { return(msgDal.GetNewsCount("1")); }