Commit 058e54b7 by chenweitao

评论量讨论量数据类型超限

parent afd2d340
...@@ -207,7 +207,7 @@ public class HotSearchCacheDAO { ...@@ -207,7 +207,7 @@ public class HotSearchCacheDAO {
} }
} }
}catch (Exception e){ }catch (Exception e){
log.error("数据存储时出错:{}", e); log.error("数据存储时出错:", e);
} }
} }
......
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