public static class WeChatMpProperties.WeChatMp extends Object
| Constructor and Description |
|---|
WeChatMp() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getSpringBeanByCustomAppId(Class<T> clazz)
获取微信小程序的 Spring Bean 对象,根据 customAppId
|
String |
toString() |
public <T> T getSpringBeanByCustomAppId(Class<T> clazz)
T - bean class typeclazz - type the bean must matchCopyright © 2018–2019. All rights reserved.