zhangmeng
2019-12-17 e8c8e0ca5fc9d7d9648c8c22afa25e22890bd502
udpate
1个文件已修改
2 ■■■■■ 已修改文件
work/sdk/humantrack.go 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
work/sdk/humantrack.go
@@ -52,6 +52,8 @@
        batchSize: batchSize,
        flag:      flag,
        list: NewLockList(6),
        handle:       nil,
        fnInit:       fnInit.(func(int, int, int, func(...interface{})) interface{}),
        fnFree:       fnFree.(func(interface{})),