curl --location --request GET '/api/setting/login/detail' \
--header 'token: 571b124e944c0fddd2a8450664e77fe1o2Zm3f'{
"code": 200,
"msg": "成功",
"data": {
"loginWay": [
1,
2
],
"forceBindMobile": 0,
"openAgreement": 0,
"openOtherAuth": 1,
"autoLoginAuth": [
1
]
}
}