diff options
| author | doufenghu <[email protected]> | 2023-11-23 19:38:36 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2023-11-23 19:38:36 +0800 |
| commit | a11067089e43221e6369106fab8fa1a68e2d23b8 (patch) | |
| tree | b00dd8c0ecb3d97061dbfefe300bd777dfcace9e /groot-common/src/main/resources | |
| parent | f8aa5a0d815e936e8757f56d6e94d6e20d4c0312 (diff) | |
[fix][bootstrap] 增加注册函数
Diffstat (limited to 'groot-common/src/main/resources')
| -rw-r--r-- | groot-common/src/main/resources/groot-platform-plugin.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/groot-common/src/main/resources/groot-platform-plugin.yaml b/groot-common/src/main/resources/groot-platform-plugin.yaml index 357ac26..693355a 100644 --- a/groot-common/src/main/resources/groot-platform-plugin.yaml +++ b/groot-common/src/main/resources/groot-platform-plugin.yaml @@ -9,3 +9,5 @@ udf: com.geedgenetworks.core.udf.TopLevelDomain com.geedgenetworks.core.udf.DecodeBase64 com.geedgenetworks.core.udf.FirstSignificantSubdomain + com.geedgenetworks.core.udf.gtpc.GtpCLookup + com.geedgenetworks.core.udf.radius.RadiusLookup
\ No newline at end of file |
