Commit 052fdcc2 authored by linfeng's avatar linfeng

优化

parent 79342708
...@@ -29,6 +29,7 @@ public class RvCache<T extends Serializable> { ...@@ -29,6 +29,7 @@ public class RvCache<T extends Serializable> {
instance = new RvCache(context); instance = new RvCache(context);
} }
} }
} }
return instance; return instance;
} }
......
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