Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelOnlyStatusVo ¶
type GetCancelOnlyStatusResponse ¶
type GetCancelOnlyStatusResponse struct {
base.RestBaseResponse
Data CancelOnlyStatusVo `json:"data"`
}
type GetSystemTimestampResponse ¶
type GetSystemTimestampResponse struct {
base.RestBaseResponse
Data int64 `json:"data"`
}
type GetSystemVersionResponse ¶
type GetSystemVersionResponse struct {
base.RestBaseResponse
Data string `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.