ZengTao
2025-06-10 05bd172d550f1b6b963fcb23ef21d79e2a43d757
hangzhoumesParent/moduleService/CacheGlassModule/src/main/java/com/mes/s7/entity/S7DataWLExtra.java
@@ -12,7 +12,7 @@
@Data
public class S7DataWLExtra {
    @S7Variable(address = "DB49.126", type = EDataType.INT16)
    private Short d06SlotState;
    @S7Variable(address = "DB49.126", type = EDataType.UINT16)
    private Integer d06SlotState;
}