[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com> Co-authored-by: skylhd <dickylhd@gmail.com> Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
This commit is contained in:
@ -313,6 +313,7 @@ typedef struct
|
||||
uint32_t is_normal_ps_prepare_ : 1;
|
||||
uint32_t is_multi_values_parser_ : 1;
|
||||
uint32_t is_for_udr_ : 1;
|
||||
uint32_t is_for_remap_ : 1;
|
||||
};
|
||||
|
||||
ParseNode *result_tree_;
|
||||
|
||||
Reference in New Issue
Block a user