示例#1
0
 public int Insert(ChiTietPhieuNhap obj)
 {
     return(dao.Insert(obj));
 }