rev 部分bug修复、不跳过困料区以及工单确认信号下发不到电气

This commit is contained in:
2023-04-15 22:46:58 +08:00
parent 6f8881f8cb
commit bb7cf6ddb2
15 changed files with 473 additions and 226 deletions

View File

@@ -388,6 +388,7 @@ public class HfStationDeviceDriver extends AbstractOpcDeviceDriver implements De
produceshiftorderService.update(dto);
this.setRequireSucess(true);
this.writing(8);
this.writing(8);
logServer.deviceInfo("人工排产确认", this.getDevice_code(), "人工排产确认成功!");
}
return true;

View File

@@ -2,7 +2,7 @@ spring:
freemarker:
check-template-location: false
profiles:
active: dev
active: prod
jackson:
time-zone: GMT+8
data: