{
"canEntPay": false,
"name": "47",
"phone": 13600979962
}
curl --location --request PUT '/user/78/1529753493545345026/0' \
--header 'Content-Type: application/json' \
--data-raw '{
"canEntPay": false,
"name": "47",
"phone": 13600979962
}'
{
"msg": "操作成功",
"code": 200
}