{ "content":"admin 修改第一则动态的内容!" }
curl --location --request PATCH 'https://xiyuer.club/moment/18' \ --header 'Content-Type: application/json' \ --data-raw '{ "content":"admin 修改第一则动态的内容!" }'
{}