mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
[优化] 规则链
This commit is contained in:
@@ -3,7 +3,7 @@ package nodes
|
||||
import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"pandax/kit/httpclient"
|
||||
"github.com/PandaXGO/PandaKit/httpclient"
|
||||
"pandax/pkg/rule_engine/message"
|
||||
)
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ package nodes
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"pandax/kit/httpclient"
|
||||
"github.com/PandaXGO/PandaKit/httpclient"
|
||||
"pandax/pkg/rule_engine/message"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user