feat : spu

This commit is contained in:
2025-03-25 16:11:52 +08:00
parent 3687147ffe
commit 6fca649c86
3 changed files with 8 additions and 1 deletions

View File

@@ -43,6 +43,11 @@ class PayGoodOrderFinishService
*/
public int $orderType;
/**
* @var array
*/
public array $callbackData;
/**
* @var Order
*/