zwl
2026-03-16 3efe34fdc1dfe58e16c8689faf086b38b2d73e83
src/main/java/com/zy/core/model/StationObjModel.java
@@ -17,6 +17,10 @@
    private Integer stationLev;
    private Integer barcodeIdx;
    private StationObjModel barcodeStation;
    private StationObjModel backStation;
}