Commit 9c78cddf authored by luzhuang's avatar luzhuang

通知添加日志

parent a6d837ed
......@@ -85,6 +85,7 @@ public class MTNotificationApiRequestClient {
* @return
*/
public boolean send(BNotice message, String noticeTitle, String type, String urlType) {
log.debug("------------------------------------BNotice->>>"+message+"<<<---------------------------------------------");
if("dev".equalsIgnoreCase(serverType)) {
return true;
}
......
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