curl --location '/adminapi/setting.user.user/getRegisterConfig' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"login_way": [
"1",
"2"
],
"coerce_mobile": 1,
"third_auth": 1,
"wechat_auth": 1
}
}