|
|
|
@ -7,7 +7,7 @@ import org.springframework.stereotype.Component;
|
|
|
|
|
* 开始分段处理器
|
|
|
|
|
*/
|
|
|
|
|
@Component
|
|
|
|
|
public class StartSegmenTesttHandler {
|
|
|
|
|
public class StartSegmentTestHandler {
|
|
|
|
|
|
|
|
|
|
@TrackRetryListener("START_SEGMENT_TEST")
|
|
|
|
|
public void startSegment(String patientId) {
|