mirror of
https://github.com/jeequan/jeepay
synced 2024-11-17 14:58:04 +08:00
优化微信V3 APP支付返回参数
This commit is contained in:
parent
4b31ea1a44
commit
ee24b98a1a
@ -118,7 +118,7 @@ public class WxApp extends WxpayPaymentService {
|
||||
}
|
||||
);
|
||||
|
||||
res.setPayData(payInfo);
|
||||
res.setPayInfo(payInfo);
|
||||
|
||||
// 支付中
|
||||
channelRetMsg.setChannelState(ChannelRetMsg.ChannelState.WAITING);
|
||||
|
Loading…
Reference in New Issue
Block a user