try fix window com error

This commit is contained in:
54liuyao 2024-12-20 09:37:14 +08:00
parent 5b1368db2f
commit 979a669ecd
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ typedef struct {
int32_t sendCompleted; int32_t sendCompleted;
} STaskCheckpointReadyInfo; } STaskCheckpointReadyInfo;
typedef struct { typedef struct STaskTriggerSendInfo {
int64_t sendTs; int64_t sendTs;
int64_t recvTs; int64_t recvTs;
bool recved; bool recved;