public ProductExcessGroupService() { _repo = new ExcessGroupRepo(); }
public ExcessGroupSerivce() { _repo = new ExcessGroupRepo(); }