Browse Source

更新规则链创建

liuxiulin 2 years ago
parent
commit
e23665b551
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/knowoapi/services/rule_chain.go

+ 1 - 0
services/knowoapi/services/rule_chain.go

@@ -87,6 +87,7 @@ func (a ruleChainService) create(params *models.RuleChainParams) (firstNodeId st
 				Intro:         v.GetString("data.desc"),
 			}
 
+			fmt.Println(v.GetString("data"))
 			//if v.Shape != "edge" {
 			//	if v.Shape == "input-node" {
 			//		inputNodeId = v.Source.Cell