public Task UpdateForestProduceRegistration(ForestProduceRegistrationDto input) { throw new NotImplementedException(); }
public Task DeleteForestProduceRegistrationAsync(ForestProduceRegistrationDto input) { throw new NotImplementedException(); }