diff options
| author | tongzongzhen <[email protected]> | 2024-04-23 19:00:40 +0800 |
|---|---|---|
| committer | tongzongzhen <[email protected]> | 2024-04-23 19:00:40 +0800 |
| commit | 299b8b631d314757e3886028deabe0aebfc14672 (patch) | |
| tree | 55a09c8687bc7300e32fda5083511681f66fb998 /etc/table_schema.json | |
| parent | 01a46530179313f515c3735cdcca889e3e359dc9 (diff) | |
fix error: Variable error;
Diffstat (limited to 'etc/table_schema.json')
| -rw-r--r-- | etc/table_schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/table_schema.json b/etc/table_schema.json index 422dabd..30bae66 100644 --- a/etc/table_schema.json +++ b/etc/table_schema.json @@ -1,7 +1,7 @@ [ { "table_id": 1, - "table_name": "DP_TRACE_TELEMETRY_TABLE", + "table_name": "DATAPATH_TELEMETRY_JOB", "table_type": "plugin", "valid_column": 9, "custom": { |
