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, } }