jiangqs
2023-06-16 ae41759bafec1c2a1e8858fcdcda4272ed4eb84c
ruoyi-gateway/src/main/java/com/ruoyi/gateway/config/KaptchaTextCreator.java
@@ -6,7 +6,7 @@
/**
 * 验证码文本生成器
 * 
 * @author ruoyi
 * @author jqs
 */
public class KaptchaTextCreator extends DefaultTextCreator
{