add requestId string
This commit is contained in:
parent
0495d1efb1
commit
a86bb964e5
@ -17,6 +17,7 @@ func (id InstallId) Validate() bool {
|
||||
|
||||
type RedirResp struct {
|
||||
RedirectUrl string `json:"redirecturl"`
|
||||
RequestId string `json:"requestid"`
|
||||
}
|
||||
|
||||
type LauncherSession struct {
|
||||
|
Loading…
Reference in New Issue
Block a user