适配group2group表结构调整
This commit is contained in:
@@ -53,13 +53,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"table_id":4,
|
"table_id":4,
|
||||||
"table_name":"GROUP_GROUP_RELATION",
|
"table_name":"OBJECT_GROUP",
|
||||||
"table_type":"group2group",
|
"table_type":"group2group",
|
||||||
"valid_column":4,
|
"valid_column":4,
|
||||||
"custom": {
|
"custom": {
|
||||||
"group_id":1,
|
"group_id":1,
|
||||||
"super_group_id":2,
|
"included_sub_group_ids":2,
|
||||||
"is_exclude":3
|
"excluded_sub_group_ids":3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user