zwl
2026-03-20 a5e0d72c0a71f795e56690879a560ce715fa6313
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;
}