{
"cover": "string",
"description": "string",
"expireType": 0,
"expireValue": 0,
"title": "string",
"watchLimit": 0
}curl --location --request POST 'https://www.plaso.cn/dataentry/dataentrygo/package/ka/create' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"cover": "string",
"description": "string",
"expireType": 0,
"expireValue": 0,
"title": "string",
"watchLimit": 0
}'{
"code": 0,
"msg": "string",
"obj": null
}