curl --location --request GET '/adminapi/setting.user.user/getRegisterConfig' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"login_way": [
"string"
],
"coerce_mobile": 0,
"login_agreement": 0,
"third_auth": 0,
"wechat_auth": 0,
"qq_auth": 0
}
}