程控源-关源指令调整
This commit is contained in:
@@ -334,6 +334,7 @@ public class PreDetectionServiceImpl implements PreDetectionService {
|
||||
SourceInitialize sourceParam = pqSourceService.getSourceInitializeParam(param.getSourceId());
|
||||
PreDetectionParam preDetectionParam = new PreDetectionParam();
|
||||
preDetectionParam.setSourceId(sourceParam.getSourceId());
|
||||
preDetectionParam.setSourceName(sourceParam.getSourceId());
|
||||
preDetectionParam.setUserPageId(param.getUserPageId());
|
||||
CnSocketUtil.quitSendSource(preDetectionParam);
|
||||
WebServiceManager.removePreDetectionParam();
|
||||
|
||||
Reference in New Issue
Block a user