@@ -3,7 +3,7 @@
return [
// 支付宝分配的 APPID2021003147623561
- 'app_id' => env('ALI_APP_ID', '2021004138659300'),
+ 'app_id' => env('ALI_APP_ID', '2021004134674018'),
// 支付宝异步通知地址
'notify_url' => 'https://www.xingyousoft.com/api/notifyUrl/alipay',