{"username":"qiqi","password":"123456"}curl --location --request POST 'http://mg.nexttoship.cc/yundao-console/web/user/login' \
--header 'X-Cntrans-Cluster: JGJ' \
--header 'X-Cntrans-Cluster: {{X-Cntrans-Cluster}}' \
--header 'JSESSIONID: {{JSESSIONID}}' \
--header 'Content-Type: application/json' \
--data-raw '{"username":"qiqi","password":"123456"}'{}