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