diff options
| author | fengweihao <[email protected]> | 2023-12-27 16:26:41 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2023-12-27 16:26:41 +0800 |
| commit | ca746c01d6f56a870a5a4af84bb737c663496fdb (patch) | |
| tree | ba35e7bb53f82e155183dcb5a67aea967214fa63 | |
| parent | a7d1170c83c08152b2992bfba8ee4c4354fa81f8 (diff) | |
适配group2group表结构调整v4.0.5-20231227
| -rw-r--r-- | resource/table_info.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/table_info.conf b/resource/table_info.conf index 2cf5871..60f4b53 100644 --- a/resource/table_info.conf +++ b/resource/table_info.conf @@ -365,7 +365,7 @@ }, { "table_id":28, - "table_name":"GROUP_GROUP_RELATION", + "table_name":"OBJECT_GROUP", "table_type":"group2group", "valid_column":4, "custom": { |
