|
@@ -139,8 +139,8 @@ public class ToolRobotStrategy implements RobotStrategy {
|
|
|
return null;
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
- bool = this.cutToolActionCondition("/api/getCutterDeviceIsTake", taskNode,pointId);
|
|
|
+ //todo $需要换地址$
|
|
|
+ //bool = this.cutToolActionCondition("/api/getCutterDeviceIsTake", taskNode,pointId);
|
|
|
|
|
|
if(!bool || !flag){
|
|
|
msgUtil.createWarnLog("刀具节点起始位取条件不满足","DataException");
|