11
This commit is contained in:
@@ -6,7 +6,9 @@ info (
|
||||
author: ""
|
||||
email: ""
|
||||
)
|
||||
type request {
|
||||
|
||||
}
|
||||
// response 统一返回码
|
||||
type response {
|
||||
Code int `json:"code"`
|
||||
|
||||
Reference in New Issue
Block a user