## Opt - 浏览器微信支付
This commit is contained in:
parent
95569326f1
commit
8badf9dfb1
|
@ -250,6 +250,7 @@ public class JdPayServiceImpl implements IJdPayService {
|
|||
.tradeType(tradeType)
|
||||
// 交易场景(ONLINE_APP:线上移动端 ONLINE_PC:线上PC)
|
||||
.sceneType(sceneType)
|
||||
.accessType("MINIAPP")
|
||||
.build();
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue