mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-13 09:18:37 +08:00
H5支付遗漏场景信息
This commit is contained in:
@@ -75,6 +75,7 @@ public enum WxTransactionType implements TransactionType {
|
||||
if (null == h5Info) {
|
||||
sceneInfo.setH5Info(new H5Info(order.getWapName(), order.getWapUrl()));
|
||||
}
|
||||
parameters.put("scene_info", sceneInfo);
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user