554325746@qq.com
2019-07-10 f878fbee191e27c790e3cf1948494615dec788a3
fix cache
1个文件已修改
2 ■■■ 已修改文件
shardmap/shardmap.go 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
shardmap/shardmap.go
@@ -109,7 +109,7 @@
    }
    wg.Wait()
    fmt.Prilnt("value of map: ",ids)
    fmt.Println("value of map: ",ids)
    buf, err = json.Marshal(ids)
    if err != nil {