docs: 更新 author 信息

This commit is contained in:
2025-07-29 17:08:57 +08:00
parent d21a935647
commit e0c8b0d46e
7 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ import javax.annotation.Nullable;
* 定义 JdbcTemplate 的 API
* </p>
*
* @author <a href="http://zhouxy.xyz:3000/ZhouXY108">ZhouXY</a>
* @author ZhouXY108 <luquanlion@outlook.com>
* @since 1.0.0
*/
interface JdbcOperations {