Commit 64ce71fb authored by jianghaiming's avatar jianghaiming

update:Set

parent 016313d2
...@@ -35,9 +35,9 @@ class MarketinggoodsController extends Base ...@@ -35,9 +35,9 @@ class MarketinggoodsController extends Base
throw new DistributorException(['cus'=>14]); throw new DistributorException(['cus'=>14]);
} }
if (empty($marketingId)) { // if (empty($marketingId)) {
throw new DistributorException(['cus'=>15]); // throw new DistributorException(['cus'=>15]);
} // }
if (empty($goodsSkuId)) { if (empty($goodsSkuId)) {
throw new DistributorException(['cus'=>16]); throw new DistributorException(['cus'=>16]);
......
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