Commit 732ac89e authored by yanzg's avatar yanzg

1.3版本修改,增加删除功能

parent 67573421
......@@ -37,8 +37,6 @@ public class MessageLogDaoImpl extends BaseDaoImpl implements MessageLogDao, Ini
*/
@Override
protected void init() {
// 设置缓存3秒
cacheList.setClearSecond(3);
// 注册表结构
register(MessageLogVo.class);
}
......
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