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