#
Junjie
2026-01-12 cfaf44d8ce77be7b6990f16871432ce49fab1fd2
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;
}