{ "Count": "1", "Days": "365" }
curl --location --request POST '/admin/GenAuthKey1' \ --header 'Content-Type: application/json' \ --data-raw '{ "Count": "1", "Days": "365" }'
{"Code":300,"Data":null,"Text":"软件授权 ADMIN_KEY 错误"}