This commit is contained in:
xl
2023-11-14 10:45:52 +08:00
parent a962c00223
commit c3326a9b5a
+2 -3
View File
@@ -40,9 +40,8 @@ class AppConfig
public PayConfig $pay;
private string $proxyHost = '';
private int $proxyPort = 0;
private string $proxyHost = '';
private int $proxyPort = 0;
private string $notifyUrl = '';
private string $body = '';
private string $currency = 'CNY';