public bool Update(Accounting entity) { throw new NotImplementedException(); }
public bool Insert(Accounting entity) { throw new NotImplementedException(); }