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