From 684f4584a912dc66e2f6babf98c2a03ac80d924f Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 29 Oct 2019 15:41: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 c75230a51..6426594c9 100644 --- a/application/service/ToutiaoService.php +++ b/application/service/ToutiaoService.php @@ -51,7 +51,7 @@ class ToutiaoService // 头条需要的订单信息 $merchant_id = '1900017261'; - $app_id = '800172615976'; + $app_id = 'tt65341389fa1e87f3'; $order_info = [ 'merchant_id' => $merchant_id, 'app_id' => $app_id,