Interface CodeStrategy

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractStrategy, MathStrategy, RandomStrategy

public interface CodeStrategy extends Serializable
验证码文字生成策略
Since:
Java 17+
Author:
Kimi Liu