sonar
This commit is contained in:
@@ -47,7 +47,7 @@ import java.util.stream.Collectors;
|
||||
@RefreshScope
|
||||
@Slf4j
|
||||
@Service
|
||||
public class intelligentCustomerServiceImpl implements IntelligentCustomerService {
|
||||
public class IntelligentCustomerServiceImpl implements IntelligentCustomerService {
|
||||
|
||||
|
||||
@Autowired
|
||||
Reference in New Issue
Block a user