wangxiaoming 6 лет назад
Родитель
Сommit
51fef336e8

+ 0 - 6
watero-wechat-service/src/main/java/com/iamberry/wechat/service/MessageManager.java

@@ -27,12 +27,6 @@ public class MessageManager {
 		article.setPicUrl(picUrl);//图片URL
 		article.setUrl(clickUrl);//点击图文消息跳转链接
 
-		System.out.println("===========================");
-		System.out.println(picUrl);
-		System.out.println(NameUtils.getConfig("IMAGE_URL"));
-		System.out.println(imageTextInfo.getImageUrl());
-		System.out.println("===========================");
-
 		if(imageTextInfo.getClickOutUrl() != null && !"".equals(imageTextInfo.getClickOutUrl())){
 			article.setUrl(imageTextInfo.getClickOutUrl()+ "?openid=" + requestMap.get("FromUserName")); //如果外链不为空则为外链
 		}

+ 1 - 2
watero-wechat-web/src/main/resources/ResultInfo.properties

@@ -66,5 +66,4 @@ probation_apply_notice=RLCwG8r7poANQgdoJCZN46NbFctrhahbczu-LgPhC_k
 probation_apply_success=-2mhs7Y0aUFtas4rnatcGj3xYv0XyFjnfaEqf4PJJvo
 probation_pay_success=BWudEQXeAwon2BTa-RQO3X_sVP6AkmDGngKhi92KDc0
 probation_shut_down=qAn04oDBfK4VSB8bROeR-5BhhYri1oUK51FVlh6KwU4
-prize_receive_push=7d_r3XJsY5MAISYCDxrjdnPXgNm3IU8XLRYWXbCJjbs
-
+prize_receive_push=7d_r3XJsY5MAISYCDxrjdnPXgNm3IU8XLRYWXbCJjbs