微调
This commit is contained in:
@@ -285,8 +285,8 @@ public class SocketSourceResponseService {
|
||||
readData = 1;
|
||||
socketMsg.setOperateCode(SourceOperateCodeEnum.DEV_DATA_REQUEST_03.getValue());
|
||||
} else {
|
||||
ignoreCount = 7;
|
||||
readData = 20;
|
||||
ignoreCount = 5;
|
||||
readData = 5;
|
||||
socketMsg.setOperateCode(SourceOperateCodeEnum.DEV_DATA_REQUEST_02.getValue());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user