From 2d4943a1a5562636ea9acd08d5b4c60d9075bb7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Thu, 22 Feb 2024 17:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E6=A1=A5=E8=B5=84=E9=87=91=E6=98=8E?= =?UTF-8?q?=E7=BB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/jinqiao/controller/Index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/jinqiao/controller/Index.php b/app/jinqiao/controller/Index.php index 183c730..f2284ab 100644 --- a/app/jinqiao/controller/Index.php +++ b/app/jinqiao/controller/Index.php @@ -97,7 +97,7 @@ class Index extends Controller 'TenantId'=>0, 'UserId' => $this->userinfo['UserId'], 'ScoreType' => '6', - 'ScoreTypeName' => '购买水滴', + 'ScoreTypeName' => '购买金桥投屏', 'ScoreValue' => $money, 'UserName' => $user_info['Phone'], 'OperateUserName' => $user_info['LoginCode'],