This commit is contained in:
2025-01-15 13:58:34 +08:00
parent 188b091f8d
commit 1ee77361ff

View File

@@ -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());
}