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

@@ -41,7 +41,7 @@ import xyz.zhouxy.plusone.commons.util.OptionalTools;
* JDBC 参数构造器,将数据转换为 {@code Object[]} 类型,以传给 {@link PreparedStatement}
* </p>
*
* @author <a href="http://zhouxy.xyz:3000/ZhouXY108">ZhouXY</a>
* @author ZhouXY108 <luquanlion@outlook.com>
* @since 1.0.0
*/
public class ParamBuilder {