自动化立体仓库 - WCS系统
999
zhangc
2025-04-18 6c23a18df04c565dcbed018e717c72419f79c2b8
src/main/java/com/zy/asrs/domain/vo/ShuttleMsgTableVo.java
@@ -1,6 +1,5 @@
package com.zy.asrs.domain.vo;
import com.sun.xml.internal.fastinfoset.algorithm.IntEncodingAlgorithm;
import lombok.Data;
@Data
@@ -26,46 +25,6 @@
    // 作业标记
    private String pakMk = "-";
    /**
     * 读到的二维码X方向偏移量
     */
    private Short codeOffsetX;
    /**
     * 读到的二维码Y方向偏移量
     */
    private Short codeOffsetY;
    /**
     * 当前的电压值
     */
    private Integer currentVoltage;
    /**
     * 当前的模拟量值
     */
    private Short currentAnalogValue;
    /**
     * 当前的升降伺服速度
     */
    private Short currentLiftServoSpeed;
    /**
     * 当前的行走伺服速度
     */
    private Short currentMoveServoSpeed;
    /**
     * 当前的升降伺服负载率
     */
    private String currentLiftServoLoad;
    /**
     * 当前的行走伺服负载率
     */
    private String currentMoveServoLoad;
    /**
     * 四向穿梭车库位号