Junjie
4 天以前 aac114a23cbdeb4426bc6fe62c093f0bee005326
src/main/java/com/zy/core/model/protocol/StationProtocol.java
@@ -62,6 +62,9 @@
    //重量
    private Double weight;
    //出入库模式 1:入库 2:出库
    private Integer ioMode;
    //WCS系统报警
    private String systemWarning;