更新店铺类型同步云商商品
This commit is contained in:
parent
9bd160f651
commit
bda042eec0
@ -110,7 +110,7 @@ class paySuccessOrder
|
||||
}
|
||||
$typeCloudWarehouseId = Db::name('MerchantType')->where('type_code', Merchant::TypeCode['TypeCloudWarehouse'])->value('mer_type_id');
|
||||
//云仓佣金
|
||||
$this->calculate($TypeCloudWarehouse, 'commission_to_cloud_rate');
|
||||
$this->calculate($typeCloudWarehouseId, 'commission_to_cloud_rate');
|
||||
}
|
||||
|
||||
if ($this->remain > 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user