public static bool ThemLoaiSp(LoaiSanPhamDTO lsp)
 {
     return(LoaiSanPhamDAO.ThemLoaiSp(lsp));
 }