[fix]微信充值和提现
This commit is contained in:
parent
4b518e023c
commit
251fb9b0dc
@ -274,7 +274,7 @@ public class WechatPlugin implements Payment {
|
|||||||
.setOut_trade_no(outOrderNo)
|
.setOut_trade_no(outOrderNo)
|
||||||
.setTime_expire(timeExpire)
|
.setTime_expire(timeExpire)
|
||||||
.setAttach(attach)
|
.setAttach(attach)
|
||||||
.setNotify_url("http://cjh.wuzhongjie.com.cn/app/wechat/notify")
|
.setNotify_url("http://cjh.wuzhongjie.com.cn/app/wechat/notify/"+PaymentMethodEnum.WECHAT)
|
||||||
.setAmount(new Amount().setTotal(fen));
|
.setAmount(new Amount().setTotal(fen));
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user