dep
杨威 5 months ago
parent 436435c957
commit 6bec63679a

@ -44,7 +44,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjWeight
{ {
WeightSettingView view = new WeightSettingView() WeightSettingView view = new WeightSettingView()
{ {
Id = 1, Id = id,
HighWeight = silo.HighWeight, HighWeight = silo.HighWeight,
LowWeight = silo.LowWeight LowWeight = silo.LowWeight
}; };

Loading…
Cancel
Save