package response type AreaCodeListResp struct { Name string `description:"地区"` Value string `description:"区号"` }