curl --location 'https://fva.hygc.site/api/notification/create' \
--header 'Content-Type: application/json' \
--data '{
"title": "string",
"content": "string",
"type": 2,
"scope": 0,
"scope_ids": [],
"priority": 0,
"expire_time": "string"
}'null