curl --location --request POST '/information?token'
{ "result": 200, "return": { "databaseName": [ "amadeus", "我的数据库", "我的数据库2" ], "totalMemory": 5368709120, "availableMemory": 8192 }, "reason": "合法请求,请求成功。", "tips": null }