jiangshuai
2023-11-08 47000c8d61e28bc590d085753c8b9ceff8546121
request/location.go
@@ -9,6 +9,7 @@
type GetLocationList struct {
   PageInfo
   Type      int    `json:"type"`
   KeyWord   string `json:"keyWord"`
   JointName string `json:"jointName"` //拼接名称
}