Former-commit-id: 77434e6100b87ca31c3e6a2f8a3c4ffc52358312
master
wangbingit@outlook.com 4 years ago
parent 84673cfdb9
commit eb224416d5

@ -149,7 +149,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.