diff --git a/src/client/inc/tsclient.h b/src/client/inc/tsclient.h index 9c5517359e48813906d375de500510e5122b174e..6226cf1f1d836c8ba42d131b42c03a644ba0ce74 100644 --- a/src/client/inc/tsclient.h +++ b/src/client/inc/tsclient.h @@ -267,9 +267,9 @@ typedef struct { union { bool existsCheck; // check if the table exists int8_t showType; // show command type - int8_t isInsertFromFile; // load data from file or not }; + int8_t isInsertFromFile; // load data from file or not bool import; // import/insert type char msgType; uint16_t type; // query type