规则链

This commit is contained in:
XM-GO
2023-04-06 16:48:54 +08:00
parent b8f6fc48ed
commit cf079d5a47
25 changed files with 25 additions and 25 deletions

View File

@@ -1,9 +1,9 @@
package nodes
import (
"dz-iot-server/rule_engine/message"
"fmt"
"log"
"pandax/pkg/rule_engine/message"
)
type logNode struct {