zjj
2025-02-17 54b4f53323d0833cbac86fd18932c5fa5a5447a8
zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/core/action/ShuttleAction.java
@@ -691,7 +691,7 @@
            response = shuttleThread.updateLocation(command);
        }
//        News.info("四向穿梭车命令下发,穿梭车号={},任务数据={}", device.getDeviceNo(), JSON.toJSON(command));
        News.info("四向穿梭车命令下发,穿梭车号={},任务数据={}", device.getDeviceNo(), JSON.toJSON(command));
        return response;
    }