server/visits/admin_timer/src/main/java/com/doumee/api/PlatformJobController.java
@@ -87,6 +87,7 @@ platformJobService.autoCallInParkCar(wmsService); log.error("========月台自动叫号============完成"+System.currentTimeMillis()+""); }catch (Exception e){ e.printStackTrace(); log.error("========月台自动叫号============异常"+System.currentTimeMillis()+e.getMessage()); }finally { Constants.IS_AUTOCALL_WORKING =false;