Commit fe224774 by 黄明步

.

parent fd6a3ee3
......@@ -273,7 +273,8 @@ public class MessageServiceImpl implements MessageService {
}
}
object.put("phones", phones);
object.put("fromId", "ocr云平台");
// object.put("fromId", "ocr云平台");
object.put("fromId", "xcsp_znj@gxfy.com");
object.put("content", message.getPubDate() + "\r\n" + message.getTitle() + "\r\n" + message.getBody());
sendMessage(object);
}
......
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