public int CTHD_Update(string SoHD, string MaHangHoa, int SoLuong) { return(cthd_DAL.CTHD_Update(SoHD, SoLuong, MaHangHoa)); }