mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-25 12:38:35 +08:00
【优化】规则链rpc请求逻辑
This commit is contained in:
@@ -28,5 +28,6 @@ func init() {
|
||||
RegisterFactory(externalSendEmailNodeFactory{})
|
||||
RegisterFactory(externalSendSmsNodeFactory{})
|
||||
RegisterFactory(externalRuleChainNodeFactory{})
|
||||
RegisterFactory(rpcRespondFactory{})
|
||||
RegisterFactory(rpcRequestNodeFactory{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user