|
|
$ds = new DispatchService($this->mainId, $platform);
|
|
$ds = new DispatchService($this->mainId, $platform);
|
|
|
$ret = $ds->createOrder($ghsOrder, 'xhGhsOrder', $this->shopId, $params);
|
|
$ret = $ds->createOrder($ghsOrder, 'xhGhsOrder', $this->shopId, $params);
|