From afa3750035d8a228bc95f3364e7d07ca20a36efc Mon Sep 17 00:00:00 2001 From: zhenhui <1276357500@qq.com> Date: Thu, 7 May 2026 12:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9visual=5Fname=3D>Reward=20Mal?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/playx.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/playx.php b/config/playx.php index 1aa3533..d5a8939 100644 --- a/config/playx.php +++ b/config/playx.php @@ -55,6 +55,6 @@ return [ 'verify_ssl' => filter_var(env('PLAYX_ANGPOW_IMPORT_VERIFY_SSL', '1'), FILTER_VALIDATE_BOOLEAN), // 固定货币展示映射 'currency' => 'MYR', - 'visual_name' => 'Angpow', + 'visual_name' => 'Reward Mall', ], ];