{ "type": 103006, "clientid": 1 }
curl --location --request POST 'http://127.0.0.1:8080/' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 103006, "clientid": 1 }'
{ "data": { "syncKey": "1743388974064", "QrCodeUrl": "40024LoginQrCode.jpg" }, "errcode": 0, "errmsg": "ok", "type": 103006, "clientid": 1 }