zhangqian
2023-12-27 9313a14c7c08d4dcf73e2f975537aba6a24479b0
controllers/report_forms_controller.go
@@ -339,6 +339,7 @@
   for _, amount := range amounts {
      var resp response.LocationForms
      resp.Amount = amount.Amount
      resp.LocationId = amount.LocationId
      resp.LocationName = amount.Location.Name
      resp.ProduceId = amount.Product.ID
      resp.ProductName = amount.Product.Name