feat: place Order
This commit is contained in:
@@ -81,6 +81,11 @@ abstract class BaseOrderService extends BaseService
|
||||
*/
|
||||
protected int $siteId;
|
||||
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
protected int $orderId;
|
||||
|
||||
/**
|
||||
* 构造方法
|
||||
* @throws ContainerExceptionInterface
|
||||
|
||||
Reference in New Issue
Block a user