批注接口 ActionMethod


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface ActionMethod
方法注解, 一般用作类方法的路由
     方法 subCmd 注解
     一般用作类方法的路由
 
作者:
渔民小镇
日期:
2021-12-12
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    int
    subCmd int
  • 元素详细资料

    • value

      int value
      subCmd int
      返回:
      subCmd