#
Junjie
3 天以前 0d11ab9cfb4e9728b2b182cdff1155221d6c9ade
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;
}