curl --location --request GET 'https://test-api.yunjishop.cn/resource/oss/getOssPrefix' \
--header 'Authorization: {{admin_token}}'
{
"code": 200,
"msg": "https://daixiaozhu.oss-cn-shenzhen.aliyuncs.com/",
"trace": "auto-generate:0b7eb234-9f14-4891-98db-b51a2ca0b998",
"data": null
}