#
Junjie
5 天以前 17d9bfeb980050aa3efda75dbec77cd24b17c0b4
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;
}