This commit is contained in:
2026-03-17 16:48:52 +08:00
parent 895988cf27
commit 2f469d6b60
7 changed files with 436 additions and 1 deletions
+7 -1
View File
@@ -6,6 +6,12 @@ class Wx
{
public string $offerId;
public string $appKey;
/**
* @var string
*/
@@ -53,4 +59,4 @@ class Wx
*/
public string $SerialNumber;
}
}