微调
This commit is contained in:
@@ -287,9 +287,8 @@ public class PreDetectionServiceImpl implements PreDetectionService {
|
|||||||
preDetectionParam.setSourceId(sourceParam.getSourceId());
|
preDetectionParam.setSourceId(sourceParam.getSourceId());
|
||||||
preDetectionParam.setUserPageId(param.getUserPageId());
|
preDetectionParam.setUserPageId(param.getUserPageId());
|
||||||
CnSocketUtil.quitSendSource(preDetectionParam);
|
CnSocketUtil.quitSendSource(preDetectionParam);
|
||||||
WebServiceManager.removePreDetectionParam();
|
|
||||||
|
|
||||||
SocketManager.removeUser(param.getUserPageId() + source);
|
WebServiceManager.removePreDetectionParam();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user