mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
timebased otp 优化
This commit is contained in:
@@ -25,7 +25,7 @@ import com.google.zxing.BarcodeFormat;
|
||||
import com.google.zxing.MultiFormatWriter;
|
||||
import com.google.zxing.common.BitMatrix;
|
||||
|
||||
public class RQCodeUtils {
|
||||
public class QRCodeUtils {
|
||||
|
||||
|
||||
public static void write2File(String path,String rqCodeText,String format,int width, int height ){
|
||||
Reference in New Issue
Block a user