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