自动推广
This commit is contained in:
@@ -2335,6 +2335,8 @@ class EmailClient extends Base
|
||||
->where('jpf.state', 0)
|
||||
->where('ef_fetch.state', 0)
|
||||
->column('ef_fetch.field');
|
||||
|
||||
|
||||
$fields = array_unique(array_filter(array_map('trim', $fields)));
|
||||
|
||||
if (empty($fields)) {
|
||||
|
||||
Reference in New Issue
Block a user