作者 周海龙

合并分支 'zhl' 到 'master'

u apino



查看合并请求 !1694
@@ -106,6 +106,7 @@ class SendKeyword extends Command @@ -106,6 +106,7 @@ class SendKeyword extends Command
106 unset($item['main_lang_id']); 106 unset($item['main_lang_id']);
107 unset($item['is_auto_keywords']); 107 unset($item['is_auto_keywords']);
108 $item['day'] = $day; 108 $item['day'] = $day;
  109 + $item['apino'] = $item['api_no'];
109 $this->sendNotice($item); 110 $this->sendNotice($item);
110 } 111 }
111 } 112 }