|
|
@ -35,7 +35,7 @@ public class CustomerProductionReturnNoteAppService : |
|
|
|
private readonly ISalePriceSheetAppService _salePriceSheetAppService; |
|
|
|
|
|
|
|
public CustomerProductionReturnNoteAppService( |
|
|
|
ICustomerProductionReturnNoteRepository repository |
|
|
|
ICustomerProductionReturnNoteRepository repository |
|
|
|
, ICustomerProductionReturnNoteManager CustomerProductionReturnNoteManager |
|
|
|
, ICustomerItemAppService customerItemAppService, |
|
|
|
ISalePriceSheetAppService salePriceSheetAppService, |
|
|
|