update v-advance
This commit is contained in:
@@ -14,6 +14,7 @@ type ServerMsg struct {
|
||||
|
||||
type ServerMsgResp struct {
|
||||
ID string `json:"id"`
|
||||
Method string `json:"method"`
|
||||
Result bool `json:"result"`
|
||||
Data any `json:"data,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user