44630 读胎膜信号工步,无法适配柔性焊流程,需要优化

tags/yfai-pcn-ext-v2.7
王杰 5 months ago
parent 35f98ef220
commit 601b16567a

@ -48,6 +48,8 @@ public class MesManyCellTriggerJumpProcessStepService extends BaseStepService {
if (StringUtils.isEmpty(reqBean.getScanInfo())) return stepResult;
stepResult.unResetScanInfo();
//所有分屏强制跳过工序密码
String pwd = fsmCommonService.handleFsmWcpcMapDataForDoScan(reqBean).get(MesPcnExtConstWords.MANY_CELL_TRIGGER_JUMP_PROCESS_PWD);
if (StringUtils.isEmpty(pwd) || !pwd.equals(reqBean.getScanInfo())) return stepResult;

Loading…
Cancel
Save