@@ -0,0 +1,7 @@
+package test
+
+import "testing"
+func TestContest(t *testing.T) {
+}
@@ -10,7 +10,7 @@ func Topic() string {
return "/cicv_location"
}
-// Label todo 禁止存在下划线_
+// todo 禁止存在下划线_
func Label() string {
return "FindTrafficLight"