| Package | Description |
|---|---|
| app.myoss.wechat.mp.api.impl | |
| app.myoss.wechat.mp.autoconfigure |
| Constructor and Description |
|---|
WeChatMpDynamicConfigInRedisStorage(WeChatMpProperties.WeChatMp weChatMp,
app.myoss.cloud.cache.lock.LockService lockService,
int lockTime,
org.springframework.data.redis.core.StringRedisTemplate redisTemplate)
微信公众号 "动态配置"(如:access_token)使用 Redis 存储
|
| Modifier and Type | Method and Description |
|---|---|
WeChatMpProperties.WeChatMp |
WeChatMpProperties.getByAppId(String appId)
获取微信公众号的属性配置,根据 appId
|
WeChatMpProperties.WeChatMp |
WeChatMpProperties.getByCustomAppId(String customAppId)
获取微信公众号的属性配置,根据 customAppId
|
WeChatMpProperties.WeChatMp |
WeChatMpProperties.getByOriginalId(String originalId)
获取微信公众号的属性配置,根据 originalId
|
Copyright © 2018–2019. All rights reserved.