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', ], ];