public DataTable BHStatistic_ByMonth()
 {
     return(dao.BHStatistic_ByMonth());
 }