curl --location '/api/config/agreement' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"service_title": 11,
"service_content": 22,
"privacy_title": 33,
"privacy_content": 444
}
}