yangys
2024-04-11 d19f16214e16b1a33b71fd8f63662a35d8a2dc04
smart-core-secure/src/main/java/com/qianwen/core/secure/provider/ClientDetailsServiceImpl.java
@@ -4,7 +4,6 @@
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
/* loaded from: blade-core-secure-9.3.0.0-SNAPSHOT.jar:org/springblade/core/secure/provider/ClientDetailsServiceImpl.class */
public class ClientDetailsServiceImpl implements IClientDetailsService {
    private final JdbcTemplate jdbcTemplate;