#
Junjie
2025-11-28 fe024501537f84baa38d3f09367b757a5719b77a
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -35,9 +35,6 @@
    // 满托盘
    private boolean fullPlt;
    // 锁定标记
    private boolean pakMk = true;
    // 托盘高度
    private Integer palletHeight;