mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	fix code
This commit is contained in:
		| @ -52,10 +52,12 @@ public class TestConfigStorage extends WxMpInMemoryConfigStorage { | ||||
|     this.qrconnectRedirectUrl = qrconnectRedirectUrl; | ||||
|   } | ||||
|  | ||||
|   @Override | ||||
|   public String getTemplateId() { | ||||
|     return this.templateId; | ||||
|   } | ||||
|  | ||||
|   @Override | ||||
|   public void setTemplateId(String templateId) { | ||||
|     this.templateId = templateId; | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang