Skip to content

Commit

Permalink
Update optimize phone order query
Browse files Browse the repository at this point in the history
  • Loading branch information
157 committed Jan 22, 2025
1 parent 43cf78e commit b75cf62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SmartTalk.Messages/Dto/PhoneOrder/PhoneOrderRecordDto.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ public class PhoneOrderRecordDto
public UserAccountDto UserAccount { get; set; }

public string TranscriptionJobId { get; set; }

public string LastModifiedByName { get; set; }
}

0 comments on commit b75cf62

Please sign in to comment.