修改注释
This commit is contained in:
@@ -72,7 +72,7 @@ public class TaskManageService {
|
||||
/**
|
||||
* 初始化
|
||||
*
|
||||
* @param taskId
|
||||
* @param taskKey
|
||||
* @param expression
|
||||
* @return
|
||||
*/
|
||||
@@ -107,7 +107,7 @@ public class TaskManageService {
|
||||
/**
|
||||
* 移除任务
|
||||
*
|
||||
* @param taskId
|
||||
* @param taskKey
|
||||
*/
|
||||
public void finishTask(String taskKey) {
|
||||
log.info("removeTask taskKey : {}", taskKey);
|
||||
|
Reference in New Issue
Block a user