## Opt - 浏览器微信支付

This commit is contained in:
sangelxiu1 2025-07-05 11:11:35 +08:00
parent 95569326f1
commit 8badf9dfb1
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ public class JdPayServiceImpl implements IJdPayService {
.tradeType(tradeType)
// 交易场景ONLINE_APP线上移动端 ONLINE_PC:线上PC
.sceneType(sceneType)
.accessType("MINIAPP")
.build();