initial commit
This commit is contained in:
@@ -3,6 +3,7 @@ package proto
|
||||
type GetVersionRsp struct {
|
||||
Current string `json:"current"`
|
||||
Latest string `json:"latest"`
|
||||
UpdateUrl string `json:"update_url"`
|
||||
}
|
||||
|
||||
type GetPreviewRsp struct {
|
||||
|
||||
Reference in New Issue
Block a user