jiangshuai
2023-11-06 0fa7ad2557204c106644b67b0c1719224ea722a5
request/location.go
@@ -9,5 +9,6 @@
type GetLocationList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   KeyWord   string `json:"keyWord"`
   JointName string `json:"jointName"` //拼接名称
}