mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-24 08:57:16 +08:00
fix code
This commit is contained in:
parent
1cea48b447
commit
a21fdf2c78
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user