This commit is contained in:
zhangjianjun 2026-07-14 18:14:55 +08:00
parent c484e6997a
commit 2af5d84678
1 changed files with 1 additions and 2 deletions

View File

@ -393,8 +393,7 @@
this.orderInfo = await this.getOrderInfo(); this.orderInfo = await this.getOrderInfo();
} }
} }
// options.outTradeNo = "10050_20260608161529904_10018" // options.outTradeNo = "10044_20260608164234963_1884228"
options.outTradeNo = "10044_20260608164234963_1884228"
if(options.outTradeNo) { if(options.outTradeNo) {
// app // app
this.fromApp = true; this.fromApp = true;