|
|
@@ -296,7 +296,7 @@ class DouYinService
|
|
|
[
|
|
|
"quantity" => (int)$quantity,
|
|
|
"skuId" => (string)$platformGoods['external_goods_sn'],
|
|
|
- "skuType" => 1, // 1:商品库商品 2:非商品库商品(融合预约品走加价时,固定传2)
|
|
|
+ "skuType" => 2, // 1:商品库商品 2:非商品库商品(融合预约品走加价时,固定传2)
|
|
|
"price" => $platformGoods['service_fee'] * 100,
|
|
|
]
|
|
|
],
|