|
@@ -199,7 +199,7 @@ class Good extends Base
|
|
|
}else throw new Exception('商品审核失败');
|
|
|
$platform->commit();
|
|
|
//流程记录
|
|
|
- $event=[ 'order_type' => 'SPSX',
|
|
|
+ $event=[ 'order_type' => 'BBCSX',
|
|
|
'order_code' =>$platform->skuCode,//咨询单详情编号
|
|
|
'order_id' => $platform->id,
|
|
|
'order_status' => 2,
|