src/main/java/com/zy/asrs/task/autoReportStartHandler.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/asrs/task/autoReportStartHandler.java
@@ -81,6 +81,7 @@ /** * 自动上报开始 * * @throws IOException */ @Scheduled(cron = "0/3 * * * * ? ")