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