|
|
@@ -584,6 +584,8 @@ public class silos_jiaoyan extends LinearLayout { |
|
|
|
try { |
|
|
|
ExecuteTheRecipe.WritePLC("配料完成", false, null); |
|
|
|
ExecuteTheRecipe.WritePLC("手自切换", true, null); |
|
|
|
int otherG=lcMode.silosmargin-(kkk/10); |
|
|
|
QueryDB.UpdateYL(lcMode.id,otherG>=0?otherG:0); |
|
|
|
ExecuteTheRecipe.WritePLC("需求值" + lcMode.num, kkk, new IWriteCallBack() { |
|
|
|
@Override |
|
|
|
public void onSuccess() { |
|
|
|