20250401 更新
This commit is contained in:
+1
@@ -705,6 +705,7 @@ public class TestRecordSampleDataServiceImpl extends ServiceImpl<TestRecordSampl
|
|||||||
} else {
|
} else {
|
||||||
throw new RuntimeException("实验状态更新失败!");
|
throw new RuntimeException("实验状态更新失败!");
|
||||||
}
|
}
|
||||||
|
|
||||||
// 发布事件
|
// 发布事件
|
||||||
applicationContext.publishEvent(new FinishTestExecutionEvent(this));
|
applicationContext.publishEvent(new FinishTestExecutionEvent(this));
|
||||||
applicationContext.publishEvent(new PushDataToLabsCareEvent(this, testId, 3));
|
applicationContext.publishEvent(new PushDataToLabsCareEvent(this, testId, 3));
|
||||||
|
|||||||
Reference in New Issue
Block a user