Commit cc995830 authored by jianghaiming's avatar jianghaiming

update:set

parent 14a7927c
......@@ -108,7 +108,7 @@ class DistributorService
$userId = $shareUserId;
}
if (!empty($userId)) {
if (empty($userId)) {
throw new DistributorException(['cus'=>14]);
}
......
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