#
Junjie
2026-01-14 779283e0fff0277d8718cc390684c9bb2715b7c1
src/main/java/com/zy/core/model/StationObjModel.java
@@ -15,4 +15,12 @@
    private Integer deviceLev;
    private Integer stationLev;
    private Integer barcodeIdx;
    private StationObjModel barcodeStation;
    private StationObjModel backStation;
}