fix(extension/crud): 修复配置错误

This commit is contained in:
2025-07-26 22:35:42 +08:00
parent 0ba365dabc
commit 1fdb0291d2
4 changed files with 58 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ package top.continew.starter.security.crypto.autoconfigure;
import top.continew.starter.security.crypto.enums.PasswordEncoderAlgorithm;
/**
* 密码编码配置属性
* 密码编码配置属性
*
* @author Jasmine
* @since 1.3.0