Pre Merge pull request !35 from 小狄/feature_0125

pull/35/MERGE
小狄 4 years ago committed by Gitee
commit a3abb8c388

@ -10,7 +10,7 @@ public abstract class IJobHandler {
/**
* execute handler, invoked when executor receives a scheduling request
*
*
* @throws Exception
*/
public abstract void execute() throws Exception;

Loading…
Cancel
Save