{ "userId": 41, "isNewEdit": true }
curl --location --request POST 'http://47.92.1.39:8005/api/user/updateIsNewEdit' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 41, "isNewEdit": true }'
{}