コード例 #1
0
 /** 释放缓存,一般在注销时调用 */
 public static void clearCache() {
   DataCacheManager.clearDataCache();
 }