zhangqian
2023-12-18 ed3d45b189f102249eabd0cb5a0299bc66b0dea6
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