update
This commit is contained in:
@@ -103,6 +103,7 @@ func (s *LetterOutgoingServiceImpl) CreateOutgoingLetter(ctx context.Context, re
|
||||
ReceiverName: req.ReceiverName,
|
||||
IssueDate: req.IssueDate,
|
||||
CreatedBy: userID,
|
||||
ApprovalFlowID: req.ApprovalFlowID,
|
||||
}
|
||||
|
||||
if req.ReferenceNumber != nil {
|
||||
|
||||
Reference in New Issue
Block a user