Former-commit-id: 2a37f1ebbb5fa3cd549db2b4f37c960cea815d65
master
wangbingit@outlook.com 4 years ago
parent e317822658
commit 84673cfdb9

@ -76,7 +76,7 @@ public class TaskSqlManagerImpl implements TaskSqlManager {
try {
Integer.parseInt(typeValue);
} catch (Exception e) {
response.addError(ErrorType.BUSINESS_ERROR, "循环周期值错误!");
response.addError(ErrorType.BUSINESS_ERROR, "类型属值错误!");
return response;
}
}

Loading…
Cancel
Save

Powered by TurnKey Linux.