作者 周海龙

合并分支 'zhl' 到 'master'

u apino



查看合并请求 !1694
... ... @@ -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);
}
}
... ...