mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-27 11:53:48 +08:00
🎨 #2726 【小程序】小程序配置类增加设置自定义的获取accessToken地址
This commit is contained in:
@ -257,6 +257,7 @@ public class WxOpenInMemoryConfigStorage implements WxOpenConfigStorage {
|
||||
private final String appId;
|
||||
private WxMpHostConfig hostConfig;
|
||||
private String apiHostUrl;
|
||||
private String accessTokenUrl;
|
||||
|
||||
/**
|
||||
* 小程序原始ID
|
||||
|
||||
Reference in New Issue
Block a user