Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
wsq003 committed Oct 29, 2022
1 parent d01747f commit 6fd06ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public UserCommand ToUserCommand()
commandTime = req.commandTime,
userID = req.userID,
commandType = req.commandType,
version = req.version,
commandContent = req.commandContent,
signature = req.signature,
receiveTime = DateHelper.CurrentTimeMillis()
Expand Down

0 comments on commit 6fd06ba

Please sign in to comment.