|
@ -47,6 +47,7 @@ namespace Win.Sfs.SettleAccount.Entities.BQ |
|
|
_mRepository = mRepository; |
|
|
_mRepository = mRepository; |
|
|
_sRepository = sRepository; |
|
|
_sRepository = sRepository; |
|
|
} |
|
|
} |
|
|
|
|
|
[HttpPost] |
|
|
public virtual async Task<string> ApprovalPassed(INVOICE_GRP_REQ_DTO input) |
|
|
public virtual async Task<string> ApprovalPassed(INVOICE_GRP_REQ_DTO input) |
|
|
{ |
|
|
{ |
|
|
return string.Empty; |
|
|
return string.Empty; |
|
|