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