zhangqian
2024-07-04 0b7ac10fc4d26e1ef63470a42f40d666bec8692b
controllers/location_product_amount.go
@@ -248,6 +248,7 @@
         ProductId:         reqParams.ProductId,
         Amount:            decimal.NewFromInt(0),
         CreateDate:        time.Now().Format("2006-01-02 15:04:05"),
         WarehouseId:       location.WarehouseId,
      }
   }