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