curl --location --request POST 'https://api.oraydev.cn/sl/v1/tags//remote' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '"string"'
[
{
"ent_id": 0,
"remote_id": 0,
"tag_id": 0,
"user_id": 0
}
]