注释类型 ModuleExecute


@Retention(RUNTIME)
@Target(METHOD)
@Documented
public @interface ModuleExecute
用于指定自定义的业务执行逻辑
作者:
yaohu