Authorization: Bearer ********************
curl --location --request GET '/api/front/invoice/group/data/list' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{"code":200,"message":"操作成功","data":[{"dict_value":"1","id":1265,"dict_label":"专票"}]}