Commit 4efe1911 authored by liuyuhang's avatar liuyuhang Committed by vipwzw

add commit

parent 68e0ef1c
......@@ -66,6 +66,7 @@ func EnableMemVal(enable bool) {
enableMemVal = enable
}
// ReleaseGlobalMem 释放全局缓存
func ReleaseGlobalMem() {
if memTree != nil {
memTree = nil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment