{
"code": 200,
"msg": "操作成功!",
"data": {
"command_stats": [
null
],
"db_size": 0,
"info": {
"property1": "string",
"property2": "string"
},
"memory_stats": {
"property1": "string",
"property2": "string"
},
"connection_stats": {
"property1": "string",
"property2": "string"
},
"performance_stats": {
"property1": "string",
"property2": "string"
},
"key_space_stats": [
null
]
},
"success": true,
"time": ""
}