适配GROUP_GROUP_RELATION表结构变更

This commit is contained in:
fengweihao
2023-05-09 17:11:13 +08:00
parent 4e1c470720
commit fecc023418

View File

@@ -35,10 +35,11 @@
"table_id":2,
"table_name":"GROUP_GROUP_RELATION",
"table_type":"group2group",
"valid_column":3,
"valid_column":4,
"custom": {
"group_id":1,
"super_group_id":2
"super_group_id":2,
"is_exclude":3
}
},
{