|
@@ -22,7 +22,7 @@ import java.util.Map;
|
|
|
@Slf4j
|
|
@Slf4j
|
|
|
public class BadIntentionOpServiceImpl implements BadIntentionOpService {
|
|
public class BadIntentionOpServiceImpl implements BadIntentionOpService {
|
|
|
|
|
|
|
|
- @Value("${smsVerify.apiKey}")
|
|
|
|
|
|
|
+ @Value("${smsVerify.apikey}")
|
|
|
String apiKey;
|
|
String apiKey;
|
|
|
|
|
|
|
|
private final RedisService redisService;
|
|
private final RedisService redisService;
|