liujiandao
2023-11-10 07079a17b93d1dc2f06d73a5a08f6ba63a87d9a3
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"` //拼接名称
}