DownM8Recip 湿混机 6 7 8 地址不对

wangsr
nodyang 1 year ago
parent fa35c70ad8
commit d4fa9f6fdb

@ -428,7 +428,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
}
public static void DownM6Recipe(List<MixStep> recipeSteps)
{
int begin = 2978;
int begin = 3138;
//DownM1CleanRecipe(begin);
for (int i = 0; i < recipeSteps.Count(); i++)
{
@ -441,7 +441,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
}
public static void DownM7Recipe(List<MixStep> recipeSteps)
{
int begin = 3138;
int begin = 3338;
//DownM1CleanRecipe(begin);
for (int i = 0; i < recipeSteps.Count(); i++)
{
@ -454,7 +454,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
}
public static void DownM8Recipe(List<MixStep> recipeSteps)
{
int begin = 3338;
int begin = 3538;
//DownM1CleanRecipe(begin);
for (int i = 0; i < recipeSteps.Count(); i++)
{

Loading…
Cancel
Save