transform to gitea.zjmud.xyz
This commit is contained in:
parent
9d5fb45249
commit
95fc2695be
@ -47,7 +47,7 @@ type RESTAPIResult struct {
|
||||
type Okexv5APIResponse struct {
|
||||
Code string `json:"code"`
|
||||
Msg string `json:"msg"`
|
||||
Data []map[string]interface{} `json:"data"`
|
||||
Data interface{} `json:"data"`
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user