#
Junjie
7 天以前 93b4b3ba7606e71601de2e326bd8bcc50c5898ab
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();