dsmzx
2024-07-02 260b3fbc34b4e9ae2ee53e4a7917abb72ef848a7
service/location_forms.go
@@ -27,7 +27,7 @@
      resp := new(response.LocationForms)
      resp.Amount = amount.Amount
      resp.LocationId = amount.LocationId
      resp.LocationName = amount.Location.Name
      resp.LocationName = amount.Location.JointName
      resp.ProduceId = amount.Product.ID
      resp.ProductName = amount.Product.Name
      resp.ProductTypeName = amount.ProductCategory.Name