[PATCH]support get hit item_id

This commit is contained in:
刘文坛
2023-07-28 11:17:35 +00:00
parent 73887d5e27
commit c1d413e992
3 changed files with 340 additions and 80 deletions

View File

@@ -37,6 +37,7 @@ struct maat_hit_path {
};
struct maat_hit_group {
long long item_id;
long long group_id;
int vtable_id;
};