Commit 74495b09 authored by haoyanbin's avatar haoyanbin

1

parent f5779c5b
......@@ -31,7 +31,7 @@ type OrgTeamMatchGetPageReply struct {
MatchStartTime time.Time `json:"matchStartTime"`
MatchEndTime time.Time `json:"matchEndTime"`
Status string `json:"status"`
OwnTeam string `json:"own_team"`
OwnTeam string `json:"ownTeam"`
}
type OrgTeamMatchGetInfoReq struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment