{
"cookie_content": "string",
"create_time": "2019-08-24T14:15:22.123Z",
"expire_time": "2019-08-24T14:15:22.123Z"
}curl --location --request POST 'https://api.yutangxiaowu.cn/api/cookie/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie_content": "string",
"create_time": "2019-08-24T14:15:22.123Z",
"expire_time": "2019-08-24T14:15:22.123Z"
}'{}