curl --location --request GET 'https://java-admin.likeadmin.cn//api/setting/login/detail'
{
"code": 200,
"msg": "成功",
"data": {
"loginWay": [
1,
2
],
"forceBindMobile": 0,
"openAgreement": 0,
"openOtherAuth": 1,
"autoLoginAuth": [
1
]
}
}