liujiandao
2024-04-17 67b13bb40517145cfadc05d7b22411b16f1528d7
response/report_forms_response.go
@@ -39,6 +39,7 @@
type LocationForms struct {
   ProduceId       string          `json:"produceId"`       //产品id
   LocationId      int             `json:"locationId"`      //位置id
   LocationName    string          `json:"locationName"`    //位置名称
   ProductName     string          `json:"productName"`     //产品名称
   ProductTypeName string          `json:"productTypeName"` //产品类别