curl --location 'http://localhost:8085/api/miniapp/login/js' \ --header 'Content-Type: application/json' \ --data '{ "app_id": "string" }'
{ "code": 0, "data": null, "message": "string" }