Uses of Class
com.foxinmy.weixin4j.payment.mch.OpenIdResult
-
Packages that use OpenIdResult Package Description com.foxinmy.weixin4j.api com.foxinmy.weixin4j.payment com.foxinmy.weixin4j.payment.mch -
-
Uses of OpenIdResult in com.foxinmy.weixin4j.api
Methods in com.foxinmy.weixin4j.api that return OpenIdResult Modifier and Type Method Description OpenIdResult
PayApi. authCode2openId(String authCode)
Deprecated.授权码查询OPENID接口 -
Uses of OpenIdResult in com.foxinmy.weixin4j.payment
Methods in com.foxinmy.weixin4j.payment that return OpenIdResult Modifier and Type Method Description OpenIdResult
WeixinPayProxy. authCode2openId(String authCode)
Deprecated.授权码查询OPENID -
Uses of OpenIdResult in com.foxinmy.weixin4j.payment.mch
Subclasses of OpenIdResult in com.foxinmy.weixin4j.payment.mch Modifier and Type Class Description class
NativePayNotify
Deprecated.迁移到子模块weixin4j-pay
-