LingxinMeng 10 月之前
父节点
当前提交
6a35b1069f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      trigger/pjisuv/cicv_location/EnterTjunction/main/EnterTjunction.go

+ 1 - 1
trigger/pjisuv/cicv_location/EnterTjunction/main/EnterTjunction.go

@@ -46,7 +46,7 @@ func Rule(data *pjisuv_msgs.PerceptionLocalization) string {
 		if enterflag {
 			//eventLabel := "EnterTjunction"
 			//fmt.Println(eventLabel)
-			return "EnterTjunction"
+			return Label()
 		}
 	}
 	count2++