【代码评审】IoT:整体实现

This commit is contained in:
YunaiV
2025-03-17 20:45:26 +08:00
parent 6639d37132
commit 71add4b058
2 changed files with 3 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ import java.sql.ResultSet;
import java.sql.SQLException;
/**
* 字段字段的 TypeHandler 实现类,基于 {@link cn.hutool.crypto.symmetric.AES} 实现
* 字段字段的 TypeHandler 实现类,基于 {@link AES} 实现
* 可通过 jasypt.encryptor.password 配置项,设置密钥
*
* @author 芋道源码