Selaa lähdekoodia

更新规则链创建

liuxiulin 2 vuotta sitten
vanhempi
commit
e23665b551
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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