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