dsmzx
2024-07-02 260b3fbc34b4e9ae2ee53e4a7917abb72ef848a7
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"` //是否报废
}