rev:下发agv参数修改
This commit is contained in:
@@ -768,7 +768,7 @@ public class XianGongAgvServiceImpl implements XianGongAgvService {
|
||||
block.put("blockId", IdUtil.simpleUUID());
|
||||
block.put("location", inst.getNext_point_code() + "OUTPUT");
|
||||
if ("CPJSSX,BZXXL".contains(inst.getNext_device_code())) {
|
||||
block.put("operation", "ForkHeight");
|
||||
block.put("operation", "script");
|
||||
} else {
|
||||
block.put("operation", "ForkHeight");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user