Annotation Interface Auth


Mark the target need to do auth.
从以下版本开始:
1.0.0
版本:
1.0.0
作者:
ilikly
  • 元素详细资料

    • type

      Class<? extends Annotation> type
      默认值:
      org.ifinalframework.web.annotation.auth.Auth.class
    • value

      String[] value
      默认值:
      {}