try fix window com error
This commit is contained in:
parent
5b1368db2f
commit
979a669ecd
|
@ -114,7 +114,7 @@ typedef struct {
|
|||
int32_t sendCompleted;
|
||||
} STaskCheckpointReadyInfo;
|
||||
|
||||
typedef struct {
|
||||
typedef struct STaskTriggerSendInfo {
|
||||
int64_t sendTs;
|
||||
int64_t recvTs;
|
||||
bool recved;
|
||||
|
|
Loading…
Reference in New Issue