解决input类型

This commit is contained in:
panda
2023-04-15 19:42:13 +08:00
parent 8b6f18ef6b
commit 0989f37c21
5 changed files with 107 additions and 82 deletions

View File

@@ -31,4 +31,6 @@ func init() {
RegisterFactory(externalSendSmsNodeFactory{})
RegisterFactory(externalRuleChainNodeFactory{})
RegisterFactory(myNodeFactory{})
}