jiangshuai
2023-11-15 611992b818b4a43cb3c1c4a5042b582313c37ff3
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"` //拼接名称
}