diff options
| author | 戚岱杰 <[email protected]> | 2022-09-21 10:49:50 +0000 |
|---|---|---|
| committer | 戚岱杰 <[email protected]> | 2022-09-21 10:49:50 +0000 |
| commit | da1827b4fe862ddf08d69f57250106f80a8dff10 (patch) | |
| tree | 41428a327cedbc2d4363acc7c52b6585ca4908ff /properties | |
| parent | 30e61c63074c7aec8b2b844a8e80e4c678783c8a (diff) | |
| parent | 9404b08eb4bbe237082c9935f7ebad3cef701ba4 (diff) | |
删除遗漏的调试代码
See merge request bigdata/tsg/flink/log-completion-schema!1
Diffstat (limited to 'properties')
| -rw-r--r-- | properties/default_config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties/default_config.properties b/properties/default_config.properties index 9af6157..781d319 100644 --- a/properties/default_config.properties +++ b/properties/default_config.properties @@ -70,4 +70,4 @@ hbase.radius.scan.max.rows=0 #Whether vsys_id is used as the relationship key between gtpc and radius. #vsys or global -data.relationship.model=vsys
\ No newline at end of file +data.relationship.model=global
\ No newline at end of file |
