feat:fix content rewrite
This commit is contained in:
parent
08e3ca8662
commit
649aa4c638
|
|
@ -494,21 +494,11 @@ export default function FormConvertSPIT() {
|
|||
|
||||
const handleRewriteClick = async () => {
|
||||
const request = {
|
||||
advConfig: selectedAdvConfig,
|
||||
style: "friendly",
|
||||
website: "None",
|
||||
connectToWeb: true,
|
||||
lang: "id",
|
||||
pointOfView: "None",
|
||||
title: detail?.contentTitle,
|
||||
imageSource: "Web",
|
||||
mainKeyword: detail?.contentTitle,
|
||||
additionalKeywords: detail?.contentTitle,
|
||||
targetCountry: null,
|
||||
articleSize: "news",
|
||||
contextType: "text",
|
||||
urlContext: null,
|
||||
context: detail?.contentDescription,
|
||||
projectId: 2,
|
||||
createdBy: roleId,
|
||||
sentiment: "Humorous",
|
||||
clientId: "7QTW8cMojyayt6qnhqTOeJaBI70W4EaQ",
|
||||
|
|
|
|||
Loading…
Reference in New Issue