#
zwl
2026-03-16 ee6059897450c8399a44004a1e9724159111b94d
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;
}