Skip to content

Commit

Permalink
feat:add get server time protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
FGadvancer committed Aug 17, 2023
1 parent 39f4f86 commit ad540a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msg/msg.proto
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ message GetServerTimeReq{
}
message GetServerTimeResp{
int64 serverTime=1;

}

service msg {
Expand Down

0 comments on commit ad540a5

Please sign in to comment.