20250414 更新
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.concurrent.CompletableFuture;
|
||||
* 监听有关推送数据到LabsCare 平台的事件, 采用异步
|
||||
*/
|
||||
@Slf4j
|
||||
@Component
|
||||
//@Component
|
||||
public class PushDataToLabsCareEventListener implements ApplicationListener<PushDataToLabsCareEvent> {
|
||||
|
||||
@Resource
|
||||
|
||||
@@ -46,7 +46,7 @@ import java.util.stream.Collectors;
|
||||
* @date 2025/3/31 9:31
|
||||
*/
|
||||
@Slf4j
|
||||
@Service
|
||||
//@Service
|
||||
public class PushDataToLabsCareServiceImpl implements PushDataToLabsCareService {
|
||||
|
||||
@Resource
|
||||
|
||||
Reference in New Issue
Block a user