From bc87e4cb3165ee5c5190fc525935fae983f07e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=94=84=E5=A4=B4?= Date: Tue, 2 Jul 2024 09:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A0=86=E7=A7=AF=E5=AF=86=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LjDeliver/DaCangFactory.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjDeliver/DaCangFactory.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjDeliver/DaCangFactory.cs index aa218d1..5f72571 100644 --- a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjDeliver/DaCangFactory.cs +++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/LjDeliver/DaCangFactory.cs @@ -98,7 +98,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver new DaCangValue() { volume = 700, - Density = 0.64f + Density = 0.3f } }, { @@ -106,7 +106,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver new DaCangValue() { volume = 700, - Density = 0.65f + Density = 0.3f } }, { @@ -114,7 +114,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver new DaCangValue() { volume = 700, - Density = 0.69f + Density = 0.3f } }, { @@ -122,7 +122,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjDeliver new DaCangValue() { volume = 700, - Density = 0.77f + Density = 0.569f } }, {