curl --location --request GET 'http://192.168.20.159:8080/gen/gen/preview/' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '{
"code": 0,
"msg": "string",
"data": {
"property1": "string",
"property2": "string"
}
}