curl --location --request GET 'http://127.0.0.1:8091/email/email/proxy/query?id' \
--header 'Safe-Key;'
{
"code": 200,
"success": true,
"msg": "操作成功",
"data": {
"createId": null,
"createTime": "2024-01-01 14:15:09",
"updateId": null,
"updateTime": "2024-01-02 12:21:30",
"isDelete": 0,
"id": "54e442d5b201be4c8fb9472ec81c2623",
"host": "127.0.0.1",
"port": "7890",
"type": "http",
"user": "",
"password": "",
"useNum": 1,
"status": "0"
},
"timestamp": 1704186596455
}