Merge branch 'master' of http://47.244.231.31:8099/zhl/globalso-v6 into lyh-server
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -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 | } |
-
请 注册 或 登录 后发表评论