diff --git a/pom.xml b/pom.xml index 314887f..e421e88 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.snowcattle.game.excutor game-executor - 1.7.6-SNAPSHOT + 1.7.7-SNAPSHOT diff --git a/src/main/java/com/snowcattle/game/executor/update/service/NotifyTask.java b/src/main/java/com/snowcattle/game/executor/update/service/NotifyTask.java index 204be04..f3e0ca1 100644 --- a/src/main/java/com/snowcattle/game/executor/update/service/NotifyTask.java +++ b/src/main/java/com/snowcattle/game/executor/update/service/NotifyTask.java @@ -6,6 +6,7 @@ /** * Created by jwp on 2017/3/28. + * 任务通知 */ public class NotifyTask extends TimerTask {