作者 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 @@ -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 }