Uses of Class
com.foxinmy.weixin4j.qy.model.WeixinQyAccount
-
Packages that use WeixinQyAccount Package Description com.foxinmy.weixin4j.qy -
-
Uses of WeixinQyAccount in com.foxinmy.weixin4j.qy
Methods in com.foxinmy.weixin4j.qy that return WeixinQyAccount Modifier and Type Method Description WeixinQyAccount
WeixinSuiteProxy. getWeixinQyAccount()
企业号信息Constructors in com.foxinmy.weixin4j.qy with parameters of type WeixinQyAccount Constructor Description WeixinSuiteProxy(WeixinQyAccount weixinQyAccount, CacheStorager<Token> cacheStorager)
微信第三方套件接口实现
-