curl --location --request GET 'https://test-api.yunjishop.cn/member/app/voiceSign/getExample'
{ "code": 0, "msg": "string", "trace": "string", "data": { "property1": "string", "property2": "string" } }