Uses of Class
com.foxinmy.weixin4j.pay.payment.mch.RedpacketRecord
-
Packages that use RedpacketRecord Package Description com.foxinmy.weixin4j.pay com.foxinmy.weixin4j.pay.api -
-
Uses of RedpacketRecord in com.foxinmy.weixin4j.pay
Methods in com.foxinmy.weixin4j.pay that return RedpacketRecord Modifier and Type Method Description RedpacketRecord
WeixinPayProxy. queryRedpack(String outTradeNo)
查询红包记录 -
Uses of RedpacketRecord in com.foxinmy.weixin4j.pay.api
Methods in com.foxinmy.weixin4j.pay.api that return RedpacketRecord Modifier and Type Method Description RedpacketRecord
CashApi. queryRedpack(String outTradeNo)
查询红包记录
-