作者 lyh

Merge branch 'master' of http://47.244.231.31:8099/zhl/globalso-v6 into lyh-server

... ... @@ -106,6 +106,7 @@ class SendKeyword extends Command
unset($item['main_lang_id']);
unset($item['is_auto_keywords']);
$item['day'] = $day;
$item['apino'] = $item['api_no'];
$this->sendNotice($item);
}
}
... ...