liuxiaolong
2019-09-05 9fc8b8adf2f2856a545682e185512aa0e45ac06c
controllers/tasklist.go
@@ -41,7 +41,7 @@
         source["title"] = key.(string)
         source["value"] = key.(string)
         source["key"] = key.(string)
         sources := append(sources, source)
         sources = append(sources, source)
         fmt.Println(key)
      }