curl --location --request GET 'http://172.168.1.18:8657/sz-prodcut//login/phZlbLogin.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json'
{
"code": 0,
"data": "string",
"msg": "string"
}