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