This commit is contained in:
Looly
2023-04-23 22:40:36 +08:00
parent e483ed9938
commit 06e091fc4a
130 changed files with 575 additions and 203 deletions

View File

@@ -13,7 +13,7 @@
package org.dromara.hutool.swing.captcha.generator;
import org.dromara.hutool.core.math.Calculator;
import org.dromara.hutool.core.util.CharUtil;
import org.dromara.hutool.core.text.CharUtil;
import org.dromara.hutool.core.util.RandomUtil;
import org.dromara.hutool.core.text.StrUtil;