mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 02:28:25 +08:00 
			
		
		
		
	🎨 #1367 公众号发送模板消息小程序类usePath属性默认值设为false,方便生成目前官方确定的正确参数pagepath
This commit is contained in:
		| @ -83,7 +83,7 @@ public class WxMpTemplateMessage implements Serializable { | |||||||
|      * 是否使用path,否则使用pagepath. |      * 是否使用path,否则使用pagepath. | ||||||
|      * 加入此字段是基于微信官方接口变化多端的考虑 |      * 加入此字段是基于微信官方接口变化多端的考虑 | ||||||
|      */ |      */ | ||||||
|     private boolean usePath = true; |     private boolean usePath = false; | ||||||
|   } |   } | ||||||
|  |  | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang