{}curl --location --request GET '/adminapi/marketing.couponList/otherlists' \
--header 'token: 3989d5df002cfac2c007447d2bc27aff' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"get_type": {
"1": "用户领取",
"2": "系统赠送"
},
"admin_list": {
"1": "admin"
}
}
}