curl --location '/lobby/global_config' \
--header 'sign: 636494883022925e1d4134a419944996' \
--header 'Content-Type: application/json' \
--data '{
"key": "string",
"base": {
"token": "string"
}
}'{
"errcode": 0,
"errmsg": "",
"data": {
"biopsy_duration": 1800,
"cs_uid": 0,
"cultivate_personal_switch": 0,
"cultivate_room_switch": 0,
"daily_sign_show": 1,
"game_rank_activity": 1,
"game_user_level": 2,
"koi_carp_show": 0,
"modify_nick_amount": 0,
"modify_nick_cnt": 1,
"modify_nick_day": 0,
"recharge_face_recognition": "https://face.panghulive.com",
"show_common_gift_amount": 5000,
"show_game_amount": 5000,
"show_lucky_gift_num": 100,
"turn_table_show": 0
}
}