liujiandao
2023-10-31 307c699810c39714e82efac9de56f70b93a718a2
request/location.go
@@ -9,5 +9,6 @@
type GetLocationList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   KeyWord   string `json:"keyWord"`
   JointName string `json:"jointName"` //拼接名称
}