init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package example
|
||||
|
||||
// HelloResponse 示例响应
|
||||
type HelloResponse struct {
|
||||
Message string `json:"message"`
|
||||
}
|
||||
Reference in New Issue
Block a user