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