"string"
curl --location '/api/admin/agreement/usersave' \ --header 'Content-Type: application/json' \ --data '"string"'
{ "code": 0, "data": true, "message": "string" }