兼容舊版本
This commit is contained in:
@@ -80,6 +80,7 @@ type History struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type ListView struct {
|
type ListView struct {
|
||||||
|
Code int `json:"code"`
|
||||||
Page int `json:"page"`
|
Page int `json:"page"`
|
||||||
PageSize int `json:"page_size"`
|
PageSize int `json:"page_size"`
|
||||||
Total int `json:"total"`
|
Total int `json:"total"`
|
||||||
|
Reference in New Issue
Block a user