curl --location --request POST 'http://192.168.1.155:9000/special-work-service/commonSetting/firstSave/' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"content": "string",
"needCertificate": true,
"enable": true,
"seq": 0
}
}