jiangshuai
2023-11-16 a0125ef3d6ce35be7b6dc4919c4192dba4a7329a
request/location.go
@@ -9,5 +9,8 @@
type GetLocationList struct {
   PageInfo
   KeyWord string `json:"keyWord"`
   Type            int    `json:"type"`
   KeyWord         string `json:"keyWord"`
   JointName       string `json:"jointName"`       //拼接名称
   IsScrapLocation bool   `json:"isScrapLocation"` //是否报废
}