curl --location --request GET 'https://ai-api-test.feilianyun.cn/open/token/ai/easy/details?code=&token='
{ "code": 0, "data": { "artistName": [ "string" ], "batchCode": "string", "batchResultUrls": [ { "code": "string", "resultUrl": "string", "status": 0 } ], "batchSize": 0, "code": "string", "identifyMessage": "string", "paintStyleName": [ "string" ], "renderName": [ "string" ], "runEndTime": 0, "runStartTime": 0, "status": 0, "urlResult": "string" }, "message": "string" }