zhangqian
2023-12-27 62cc4765bdb6e7084897fefd91b6c25a64dd4d72
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