Authorization: ********************{
"title": "现在挥酒吧对于聪明咬",
"desctibe": "cillum",
"items": [
"commodo aliqua anim"
]
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/create' \
--header 'Authorization: <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "现在挥酒吧对于聪明咬",
"desctibe": "cillum",
"items": [
"commodo aliqua anim"
]
}'{
"code": 0,
"msg": "string",
"data": {
"eventId": "string",
"playIds": [
"string"
]
},
"success": true
}