curl --location '/select/selectAdTypeList' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": [ { "key": "", "value": "" } ] }