package proto
import "service/apollostruct"
type VersionData struct {
Result bool `json:"result"`
*apollostruct.Version
}