liuxiaolong
2019-08-02 1e89d5c86f7a26414f0ca4820f8c55981aaf890f
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)
      }