hsy
7 天以前 c5bce61891af2d9f43f7e8615fa31cd54a2c8cba
yudao-framework/yudao-spring-boot-starter-web/src/test/java/cn/iocoder/yudao/framework/encrypt/ApiEncryptTest.java
@@ -14,7 +14,7 @@
/**
 * 各种 API 加解密的测试类:不是单测,而是方便大家生成密钥、加密、解密等操作。
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@SuppressWarnings("ConstantValue")
public class ApiEncryptTest {