curl --location --request POST 'http://127.0.0.1:46952/notify_post' \ --header 'Content-Type: text/plain' \ --data-raw 'ch.xxtou.notification.license.requires-reload'
{ "code": 0, "message": "Operation succeed" }