make pass CI

This commit is contained in:
Hongze Cheng 2022-07-28 09:27:45 +00:00
parent be79253d0f
commit 8b3de3a216
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ extern "C" {
#define ERROR_MSG_BUF_DEFAULT_SIZE 512
#define HEARTBEAT_INTERVAL 1500 // ms
#define SYNC_ON_TOP_OF_ASYNC 0
#define SYNC_ON_TOP_OF_ASYNC 1
enum {
RES_TYPE__QUERY = 1,