@ConfigurationProperties(prefix="wechat.mp") public class WeChatMpProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WeChatMpProperties.WeChatMp
微信公众号的属性配置
|
| Constructor and Description |
|---|
WeChatMpProperties() |
| Modifier and Type | Method and Description |
|---|---|
WeChatMpProperties.WeChatMp |
getByAppId(String appId)
获取微信公众号的属性配置,根据 AppId
|
String |
toString() |
public WeChatMpProperties.WeChatMp getByAppId(String appId)
appId - 开发者ID(AppID)Copyright © 2018. All rights reserved.