#
Junjie
3 天以前 6d99081f3f6e0363b0bd28053e545a8e4589b979
src/main/java/com/zy/asrs/controller/BasMapController.java
@@ -221,6 +221,7 @@
                            StationObjModel barcodeStationModel = new StationObjModel();
                            barcodeStationModel.setDeviceNo(deviceNo);
                            barcodeStationModel.setStationId(value.getInteger("stationId"));
                            barcodeStationModel.setBarcodeIdx(value.getInteger("barcodeIdx"));
                            if (value.getInteger("backStation") != null) {
                                StationObjModel backStation = new StationObjModel();