From 4ac4f1e23c6be260dd1970794df25d20825fd774 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 29 Oct 2019 16:03:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E6=9D=A1=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/service/ToutiaoService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/service/ToutiaoService.php b/application/service/ToutiaoService.php index 66f8af675..a187b4c13 100644 --- a/application/service/ToutiaoService.php +++ b/application/service/ToutiaoService.php @@ -91,7 +91,7 @@ class ToutiaoService } // 签名 - $app_secret = '4xi2kcrzgancnanghtafqtqrwgy5534itichypud'; + $app_secret = '9ea496422c189390d2d3ec8eec597fbcf3e1e5a7'; $order_info['sign'] = (new \base\Toutiao())->PaySignCreated($order_info, $app_secret); // 返回数据