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