Bladeren bron

fixApplicationCache

zhourui 5 jaren geleden
bovenliggende
commit
9889e3d22a

+ 1 - 1
o2server/x_base_core_project/src/main/java/com/x/base/core/project/cache/ApplicationCache.java

@@ -19,7 +19,7 @@ import net.sf.ehcache.Ehcache;
 import net.sf.ehcache.Element;
 
 @SuppressWarnings("unchecked")
-public class ApplicationCache111 extends AbstractApplicationCache {
+public class ApplicationCache extends AbstractApplicationCache {
 
 	private NotifyThread notifyThread;
 	private ReceiveThread receiveThread;