Commit 21868e23 authored by luhongguang's avatar luhongguang

update: 处理冲突

parent cb85a8af
......@@ -550,8 +550,6 @@ class MarketingService
throw new GoodsException(['cus' => 48]);
}
}
<<<<<<< HEAD
=======
}else{
//比例计算
if ($commissionMode == Marketing::COMMISSION_MODE_RATE) {
......@@ -568,7 +566,6 @@ class MarketingService
throw new MarketingException(['cus'=>33]);
}
}
>>>>>>> colonel
}
$colums[$key]['marketing_id'] = $marketingId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment