{}
curl --location --request GET '/api/cacheSize' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 1000, "data": { "size": 36 }, "msg": "SUCCESS !!!", "time": 1715395403615 }