src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -991,7 +991,7 @@ try { response = new HttpHandler.Builder() .setUri(MesConstant.URL) .setPath(MesConstant.PACK_DOWN_URL) .setPath(MesConstant.IN_DISPATCH_RESULT) .setJson(JSON.toJSONString(mesCombParam)) .build() .doPost();