{ "lastname": "string", "surname": "string" }
curl --location --request POST 'https://api.qimuinfo.top/uniapp-service/api/name/analysis' \ --header 'Authorization: sk-12345678abcdefg' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "message": "执行成功", "result": { "fiveDetailHtml": "string", "tableHtml": "string", "totalEvaluate": "string", "totalScore": "string" }, "success": true, "timestamp": 0 }