curl --location --request GET 'http://test-cn.your-api-server.com/localMedia/getLocalList'
{ "data": [ "string" ], "errorMessage": "string", "errorCode": 0, "isSuccess": true }