Annotation Type Schedule


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Schedule
    标识任务执行类
    Author:
    WD