{
"testConext": "string",
"supplierType": 0
}curl --location '/shortLink/strategy/test' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"testConext": "string",
"supplierType": 0
}'{
"code": 0,
"msg": "",
"data": ""
}