curl --location --request GET '/adminapi/setting.user.user/getRegisterConfig' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"login_way": [
"string"
],
"sms_verify": 0,
"login_agreement": 0,
"is_follow_official": 0,
"involved_text": "string",
"default_login_way": 0
}
}