marge: 合并代码
This commit is contained in:
@@ -38,6 +38,8 @@ type DataResponse struct {
|
||||
Data interface{} `json:"data"`
|
||||
}
|
||||
|
||||
type MapResponse map[string]any
|
||||
|
||||
type NullResponse struct {
|
||||
nil interface{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user