@JackieQu
2018-09-26T06:23:49.000000Z
字数 272
阅读 254
儿童编程
| Method | Resource URL |
|---|---|
| GET | /server/userinfo/holiday_imgs/ |
curl -X GETlocalhost:8000/server/userinfo/holiday_imgs/
{"count": 1,"next": null,"previous": null,"results": [{"pk": 1,"img": "http://test.png","show_date": "2018-09-26"}]}
