{}curl --location --request GET '/adminapi/marketing.coupon/otherlists' \
--header 'token: 3989d5df002cfac2c007447d2bc27aff' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"get_type": {
"1": "用户领取",
"2": "系统赠送"
},
"use_scope": {
"1": "不限领取",
"2": "限制领取",
"3": "每天限制领取"
}
}
}