diff options
| author | fengweihao <[email protected]> | 2022-07-29 15:39:25 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2022-07-29 15:39:25 +0800 |
| commit | c4c03bfc4e8333b7f57c230c2aa905ccb81d2e9e (patch) | |
| tree | 1a1b9ffb93cd3d4e53094f9a12e0fdee0a716031 /resource | |
| parent | b00782dff3ddd4f89340fd3abd794fbf8e64d149 (diff) | |
TSG-11399 tfe支持TSG Script
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/pangu/table_info.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index 3ba83e4..cb284d9 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -57,4 +57,5 @@ 37 TSG_SECURITY_DESTINATION_LOCATION virtual TSG_OBJ_GEO_LOCATION -- 38 TSG_FIELD_DOH_QNAME virtual ["TSG_OBJ_FQDN","TSG_OBJ_FQDN_CAT"] -- 39 TSG_FIELD_DOH_HOST virtual ["TSG_OBJ_FQDN","TSG_OBJ_FQDN_CAT"] -- -40 PXY_SSL_FINGERPRINT plugin {"key":2,"valid":4}
\ No newline at end of file +40 PXY_SSL_FINGERPRINT plugin {"key":2,"valid":4} +41 PXY_PROFILE_RUN_SCRIPTS plugin {"key":1,"foreign":"2","valid":4} |
