Commit 768e6c00 by 裴大威

加默认回复

parent d95f1403
...@@ -595,6 +595,8 @@ public class BookKeywordBizImpl implements BookKeywordBiz { ...@@ -595,6 +595,8 @@ public class BookKeywordBizImpl implements BookKeywordBiz {
JedisClusterUtils.expire(REPLY_GUIDE_CACHE, 60 * 60 * 1); JedisClusterUtils.expire(REPLY_GUIDE_CACHE, 60 * 60 * 1);
} }
} }
}else {
sendText(sendTextDTO, "抱歉呀!小睿不太明白你在说什么。嘿嘿!你的语言太高级了,待小睿深度解析一下,我还在不断学习呢!或者你看看,是不是关键词输错了呢?麻烦你再输一遍正确的关键词?比如回复我背单词。");
} }
} }
} }
......
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