mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 03:25:35 +08:00 
			
		
		
		
	测试配置中增加证书文件路径的设置
This commit is contained in:
		| @ -14,6 +14,16 @@ public class WxXmlMpInMemoryConfigStorage | ||||
|   private String qrconnectRedirectUrl; | ||||
|   private String templateId; | ||||
|  | ||||
|   public String getKeyPath() { | ||||
|     return keyPath; | ||||
|   } | ||||
|  | ||||
|   public void setKeyPath(String keyPath) { | ||||
|     this.keyPath = keyPath; | ||||
|   } | ||||
|  | ||||
|   private String keyPath; | ||||
|  | ||||
|   public String getOpenid() { | ||||
|     return this.openid; | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang