response/report_forms_response.go
@@ -34,6 +34,7 @@ FromLocationId int `json:"fromLocationId"` ToLocationId int `json:"toLocationId"` OperationId int `json:"operationId"` OperationTypeName string `json:"operationTypeName"` //作业类型名称 } type LocationForms struct {