| key | 描述 |
|---|---|
| privacyProtocol | 隐私协议 |
| serviceProtocol | 服务协议 |
Authorization: Bearer ********************curl --location --request GET '/api/front/protocolManage/privacyProtocol' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}' \
--header 'Authorization: Bearer <token>'{"code":200,"message":"操作成功","data":"什么鬼的隐私协议2"}