@@ -193,7 +193,7 @@ public class OpenServiceImpl implements OpenService {
wxWorkSendTextMsgDTO.setIsRoom(false);
try {
-// wxWorkService.SendTextMsg(wxWorkSendTextMsgDTO, qwUser.getServerId());
+ wxWorkService.SendTextMsg(wxWorkSendTextMsgDTO, qwUser.getServerId());
log.info("康年堂每日上午9点和下午4点发送物流消息 AI物流消息发送成功 - orderId: {}, sendId: {}", orderId, sendId);
} catch (Exception e) {