public bool Update(int id, M_PayBill model) { throw new NotImplementedException(); }
public bool Insert(M_PayBill model) { throw new NotImplementedException(); }