软路由支付的支付宝

This commit is contained in:
“wanyongkang”
2023-11-16 13:24:26 +08:00
parent 6e1fcf26b6
commit 51c88dfc9c
3 changed files with 77 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ class Order extends Controller
];
$pay_html = Alipay::pay($param);
$pay_html = Alipay::pay2($param);
$info = [
'code'=>2,