{ "from":"" }
curl --location --request POST 'http://127.0.0.1:8080/anonymous/getVipAppletUrl' \ --header 'Content-Type: application/json' \ --data-raw '{ "from":"" }'
{ "code": 0, "msg": "生成成功", "data": { "": null } }