Uses of Class
com.foxinmy.weixin4j.model.WeixinAccount
-
Packages that use WeixinAccount Package Description com.foxinmy.weixin4j.model com.foxinmy.weixin4j.util -
-
Uses of WeixinAccount in com.foxinmy.weixin4j.model
Subclasses of WeixinAccount in com.foxinmy.weixin4j.model Modifier and Type Class Description class
WeixinPayAccount
Deprecated.支付相关的类现已迁移到weixin4j-pay子模块 -
Uses of WeixinAccount in com.foxinmy.weixin4j.util
Methods in com.foxinmy.weixin4j.util that return WeixinAccount Modifier and Type Method Description static WeixinAccount
Weixin4jConfigUtil. getWeixinAccount()
获取微信账号信息
-