提交 ae758eb8 authored 作者: xueli.xue's avatar xueli.xue

doc 更新

上级 148b7ca5
......@@ -12,8 +12,7 @@ public abstract class IJobHandler extends HandlerRouter {
* job handler <br><br>
* the return Object will be and stored
* @param params
* @return void, fail if catch exception
* @throws Exception
* @throws Exception default sussecc, fail if catch exception
*/
public abstract void execute(String... params) throws Exception;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论