feat: implement geometry and battle replay repositories, services, and associated database schemas
Build and Release / release (push) Successful in 1m23s
Build and Release / release (push) Successful in 1m23s
This commit is contained in:
@@ -21,4 +21,5 @@ type EntityGeometrySearchGeo struct {
|
||||
BoundWith *string `json:"bound_with,omitempty"`
|
||||
TimeStart *int32 `json:"time_start,omitempty"`
|
||||
TimeEnd *int32 `json:"time_end,omitempty"`
|
||||
ReplayIDs []string `json:"replay_ids,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user