curl --location '/api/v1/system-prompts/detail?id=undefined&prompt_id=undefined'{
"code": 0,
"message": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"created_at": 0,
"updated_at": 0
}
}