作者 李宇航

合并分支 'lyh-server' 到 'master'

gx



查看合并请求 !1572
... ... @@ -162,7 +162,7 @@ class Keyword extends Base
$this->addReturnId($param);
}
}
NoticeLog::createLog(NoticeLog::TYPE_INIT_KEYWORD, ['project_id' => $this->user['project_id']]);
NoticeLog::createLog(NoticeLog::TYPE_INIT_KEYWORD, ['project_id' => $project_id]);
return true;
}
... ...