注释类型 Store

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      Class<? extends CodeStore> type
      存储器类型
      String value
      存储器Bean名
    • 元素详细资料

      • value

        String value
        存储器Bean名
        返回:
        默认值:
        ""
      • type

        Class<? extends CodeStore> type
        存储器类型
        返回:
        默认值:
        cn.dustlight.captcha.store.CodeStore.class