This commit is contained in:
xl
2023-11-14 10:45:52 +08:00
parent a962c00223
commit c3326a9b5a
-1
View File
@@ -42,7 +42,6 @@ class AppConfig
private string $proxyHost = ''; private string $proxyHost = '';
private int $proxyPort = 0; private int $proxyPort = 0;
private string $notifyUrl = ''; private string $notifyUrl = '';
private string $body = ''; private string $body = '';
private string $currency = 'CNY'; private string $currency = 'CNY';