#
Junjie
2026-01-14 b77d09f258ef7d5458f61ff1a90d1a686cb2f181
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;
}