@url = http://127.0.0.1:5000/
###
put {{ url }}/article/list/10
Content-Type: application/json
{
"title": "sam",
"content": "123456"
}