更新委托判断
This commit is contained in:
parent
30d71babd4
commit
a5480b127d
@ -303,7 +303,6 @@ class Community extends BaseController
|
|||||||
if ($data['entrust_mer_id'] == $merchantId) {
|
if ($data['entrust_mer_id'] == $merchantId) {
|
||||||
throw new ValidateException('不能委托自己');
|
throw new ValidateException('不能委托自己');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$data['content'] = filter_emoji($data['content']);
|
$data['content'] = filter_emoji($data['content']);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user