|
|
@ -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"); |
|
|
|
} |
|
|
|