liujiandao
2023-11-14 d6f4e3fe92d1da0c028ac61289a759cc4b8c993e
request/location.go
@@ -9,5 +9,7 @@
type GetLocationList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   Type      int    `json:"type"`
   KeyWord   string `json:"keyWord"`
   JointName string `json:"jointName"` //拼接名称
}