package response_struct type Guodegang struct { Name string `json:"name"` Content string `json:"content"` }