public List <ThuocDTO> baocaobymonth(string month, string year) { return(thDAL.baocaobymonth(month, year)); }