记得上下班打卡 | git大法好,push需谨慎

Commit c04b2e1d authored by jiangxiulong's avatar jiangxiulong

txt

parent f39b5fe3
...@@ -81,6 +81,7 @@ public class TextMsgHandler implements WxMpMessageHandler { ...@@ -81,6 +81,7 @@ public class TextMsgHandler implements WxMpMessageHandler {
.toUser(openId) .toUser(openId)
.build(); .build();
wxMpService.getKefuService().sendKefuMessage(message); wxMpService.getKefuService().sendKefuMessage(message);
return build;
} }
......
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