@ -705,6 +705,7 @@ public class TestRecordSampleDataServiceImpl extends ServiceImpl<TestRecordSampl
} else {
throw new RuntimeException("实验状态更新失败!");
}
// 发布事件
applicationContext.publishEvent(new FinishTestExecutionEvent(this));
applicationContext.publishEvent(new PushDataToLabsCareEvent(this, testId, 3));