Annotation Interface AutoPermissionIntercept


@Target({METHOD,TYPE}) @Retention(RUNTIME) @Documented public @interface AutoPermissionIntercept
  • 元素详细资料

    • message

      String message
      默认值:
      "\u6743\u9650\u4e0d\u8db3\uff0c\u7981\u6b62\u8bbf\u95ee!"
    • permission

      String[] permission
      默认值:
      {}
    • role

      String[] role
      默认值:
      {}
    • login

      boolean login
      默认值:
      true