本程序已在Github开源!(开发者QQ:3840032310)
{ "domain": "string" }
curl --location --request POST '/Inquire' \ --header 'Content-Type: application/json' \ --data-raw '{ "domain": "string" }'
{ "success": true, "time": 0, "state": 0, "domain": "string" }