This commit is contained in:
zren25
2025-04-02 19:31:03 +08:00
parent 60e86103dc
commit 2bc9cedb94

View File

@@ -47,7 +47,7 @@ import java.util.stream.Collectors;
@RefreshScope
@Slf4j
@Service
public class intelligentCustomerServiceImpl implements IntelligentCustomerService {
public class IntelligentCustomerServiceImpl implements IntelligentCustomerService {
@Autowired