20250401 更新
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user