Merge branch 'enh/new3.0' into enh/refactorBackend

This commit is contained in:
yihaoDeng 2023-11-03 09:28:30 +08:00
parent 6ce878948f
commit 069dd8de84
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ typedef struct SDbChkp {
SArray* pAdd;
SArray* pDel;
int8_t update;
TdThreadRwlock rwLock;
} SDbChkp;
typedef struct {