Skip to content

Commit

Permalink
feat: update tsc log sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinyouzeng committed Aug 31, 2024
1 parent a3b3373 commit 5efd6c2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ public class LogLatestRequest

public DateTime End { get; set; }

public string Service { get; set; }

public bool IsDesc { get; set; } = true;
}

0 comments on commit 5efd6c2

Please sign in to comment.