curl --location --request GET '/admin-api/infra/file-config/get?id=1024'{
"code": 0,
"data": {
"id": 1,
"name": "S3 - 阿里云",
"storage": 1,
"master": true,
"config": {},
"remark": "我是备注",
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}