|
|
@@ -44,7 +44,6 @@ import com.bonait.bnframework.common.db.mode.BPA_GOODSRECIPE; |
|
|
|
import com.bonait.bnframework.common.db.res.UserLogEnum; |
|
|
|
import com.bonait.bnframework.common.helper.I.IRun; |
|
|
|
import com.bonait.bnframework.common.helper.MessageLog; |
|
|
|
import com.bonait.bnframework.common.helper.TcpServer; |
|
|
|
import com.bonait.bnframework.common.linktab.LinkMode; |
|
|
|
import com.bonait.bnframework.common.linktab.makegood.MakeGoodRightAdapter; |
|
|
|
import com.bonait.bnframework.common.message.MessageLooper; |
|
|
@@ -141,7 +140,7 @@ public class DoubleFryingpanFragment extends BaseFragment { |
|
|
|
btn2.setBackgroundResource(R.drawable.button4); |
|
|
|
btn2.setVisibility(View.VISIBLE); |
|
|
|
btn2.setTextColor(Color.parseColor("#000000")); |
|
|
|
FryingpanModbusHelper.getInstance().setMake(1,false); |
|
|
|
FryingpanModbusHelper.getInstance().setMake(2,false); |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|