diff --git a/app/common/controller/Alipay.php b/app/common/controller/Alipay.php index cdc64eb..c04b506 100644 --- a/app/common/controller/Alipay.php +++ b/app/common/controller/Alipay.php @@ -27,7 +27,7 @@ class Alipay { $flag = false; - if ($status == 'TRADE_SUCCESS' && $_POST['auth_app_id'] == '2021002102631089' && $_POST['seller_id'] = '2088431603383955') { + if ($status == 'TRADE_SUCCESS' && $_POST['auth_app_id'] == '2018012302042704' && $_POST['seller_id'] = '2088921826955481') { $flag = true; } @@ -69,7 +69,7 @@ class Alipay { $flag = false; - if ($status == 'TRADE_SUCCESS' && $_POST['auth_app_id'] == '2021002102631089' && $_POST['seller_id'] = '2088431603383955') { + if ($status == 'TRADE_SUCCESS' && $_POST['auth_app_id'] == '2018012302042704' && $_POST['seller_id'] = '2088921826955481') { $flag = true; }