chore: make jenkins happy

This commit is contained in:
kailixu 2023-07-13 15:25:15 +08:00
parent ec86a68b6f
commit 144cbd1e3b
1 changed files with 1 additions and 0 deletions

View File

@ -703,6 +703,7 @@ int32_t tDeserializeSGetUserAuthReq(void* buf, int32_t bufLen, SGetUserAuthReq*
typedef struct {
char user[TSDB_USER_LEN];
int32_t version;
int32_t passVer;
int8_t superAuth;
int8_t sysInfo;
int8_t enable;