From fecc023418f9e659b46a47e7374c956080a9db67 Mon Sep 17 00:00:00 2001 From: fengweihao Date: Tue, 9 May 2023 17:11:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8DGROUP=5FGROUP=5FRELATION?= =?UTF-8?q?=E8=A1=A8=E7=BB=93=E6=9E=84=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/pangu/table_info.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index 351a98e..59d0553 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -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 } }, {