liujiandao
2023-11-08 a30daf3fd0ccc6172cba194314f6e8f19314d802
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"` //拼接名称
}