#436 添加一次性订阅消息接口
This commit is contained in:
@@ -342,6 +342,11 @@ public class WxOpenInMemoryConfigStorage implements WxOpenConfigStorage {
|
||||
return wxOpenConfigStorage.getComponentToken();
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getTemplateId() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public long getExpiresTime() {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user