堆积密度

dep_deliver
杨威 5 months ago
parent 0ffa3fb868
commit bc87e4cb31

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

Loading…
Cancel
Save