Authorization: Bearer ********************
curl --location --request POST 'http://localhost:9999/api1/li-tag-info/addTag' \ --header 'Authorization: Bearer <token>'
{"code":"200","msg":"成功!","data":8}